hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/fs/reiserfs/reiserfs.h
....@@ -1109,7 +1109,7 @@
11091109 * ReiserFS leaves the first 64k unused, so that partition labels have
11101110 * enough space. If someone wants to write a fancy bootloader that
11111111 * 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 any
1112
+ * This number must be larger than the largest block size on any
11131113 * platform, or code will break. -Hans
11141114 */
11151115 #define REISERFS_DISK_OFFSET_IN_BYTES (64 * 1024)