]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - fs/reiserfs/reiserfs.h
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-jammy-kernel.git] / fs / reiserfs / reiserfs.h
index 726580114d55659d686d1f3c6d945486fadeb9f7..f698715161679207bab25a6a40e184659ebb72e2 100644 (file)
@@ -1109,7 +1109,7 @@ int is_reiserfs_jr(struct reiserfs_super_block *rs);
  * ReiserFS leaves the first 64k unused, so that partition labels have
  * enough space.  If someone wants to write a fancy bootloader that
  * needs more than 64k, let us know, and this will be increased in size.
- * 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
  * platform, or code will break.  -Hans
  */
 #define REISERFS_DISK_OFFSET_IN_BYTES (64 * 1024)