hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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)