hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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)