On Sun 19-07-20 17:14:31, Randy Dunlap wrote:
> Drop the repeated word "than" in a comment.
> 
> Signed-off-by: Randy Dunlap <[email protected]>
> Cc: Jan Kara <[email protected]>
> Cc: Jeff Mahoney <[email protected]>
> Cc: [email protected]

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 <[email protected]>
SUSE Labs, CR

Reply via email to