We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a0445 commit 269f00aCopy full SHA for 269f00a
fs/reiserfs/reiserfs.h
@@ -1109,7 +1109,7 @@ int is_reiserfs_jr(struct reiserfs_super_block *rs);
1109
* ReiserFS leaves the first 64k unused, so that partition labels have
1110
* enough space. If someone wants to write a fancy bootloader that
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 any
+ * This number must be larger than the largest block size on any
1113
* platform, or code will break. -Hans
1114
*/
1115
#define REISERFS_DISK_OFFSET_IN_BYTES (64 * 1024)
0 commit comments