linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] reiserfs: reiserfs.h: delete a duplicated word
@ 2020-07-20  0:14 Randy Dunlap
  2020-07-27  8:58 ` Jan Kara
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-20  0:14 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Jan Kara, Jeff Mahoney, reiserfs-devel

Drop the repeated word "than" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jan Kara <jack@suse.cz>
Cc: Jeff Mahoney <jeffm@suse.com>
Cc: reiserfs-devel@vger.kernel.org
---
 fs/reiserfs/reiserfs.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/fs/reiserfs/reiserfs.h
+++ linux-next-20200717/fs/reiserfs/reiserfs.h
@@ -1109,7 +1109,7 @@ int is_reiserfs_jr(struct reiserfs_super
  * ReiserFS leaves the first 64k unused, so that partition labels have
  * enough space.  If someone wants to write a fancy bootloader that
  * needs more than 64k, let us know, and this will be increased in size.
- * This number must be larger than than the largest block size on any
+ * This number must be larger than the largest block size on any
  * platform, or code will break.  -Hans
  */
 #define REISERFS_DISK_OFFSET_IN_BYTES (64 * 1024)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] reiserfs: reiserfs.h: delete a duplicated word
  2020-07-20  0:14 [PATCH] reiserfs: reiserfs.h: delete a duplicated word Randy Dunlap
@ 2020-07-27  8:58 ` Jan Kara
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kara @ 2020-07-27  8:58 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, Jan Kara, Jeff Mahoney, reiserfs-devel

On Sun 19-07-20 17:14:31, Randy Dunlap wrote:
> Drop the repeated word "than" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jan Kara <jack@suse.cz>
> Cc: Jeff Mahoney <jeffm@suse.com>
> Cc: reiserfs-devel@vger.kernel.org

Thanks! Applied.

								Honza

> ---
>  fs/reiserfs/reiserfs.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200717.orig/fs/reiserfs/reiserfs.h
> +++ linux-next-20200717/fs/reiserfs/reiserfs.h
> @@ -1109,7 +1109,7 @@ int is_reiserfs_jr(struct reiserfs_super
>   * ReiserFS leaves the first 64k unused, so that partition labels have
>   * enough space.  If someone wants to write a fancy bootloader that
>   * needs more than 64k, let us know, and this will be increased in size.
> - * This number must be larger than than the largest block size on any
> + * This number must be larger than the largest block size on any
>   * platform, or code will break.  -Hans
>   */
>  #define REISERFS_DISK_OFFSET_IN_BYTES (64 * 1024)
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-27  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20  0:14 [PATCH] reiserfs: reiserfs.h: delete a duplicated word Randy Dunlap
2020-07-27  8:58 ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).