kernel/fs/reiserfs/reiserfs.h
.. .. @@ -1109,7 +1109,7 @@ 1109 1109 * ReiserFS leaves the first 64k unused, so that partition labels have 1110 1110 * enough space. If someone wants to write a fancy bootloader that 1111 1111 * needs more than 64k, let us know, and this will be increased in size. 1112 - * This number must be larger than than the largest block size on any1112 + * This number must be larger than the largest block size on any1113 1113 * platform, or code will break. -Hans 1114 1114 */ 1115 1115 #define REISERFS_DISK_OFFSET_IN_BYTES (64 * 1024)