]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - include/linux/mm_types.h
mm: fix spelling mistakes
[mirror_ubuntu-jammy-kernel.git] / include / linux / mm_types.h
index b66d0225414e45f39da09b5c0ea834606d6f8978..7486177809240443bae2d1c15e19f8c138ab9bd8 100644 (file)
@@ -397,7 +397,7 @@ struct mm_struct {
                unsigned long mmap_base;        /* base of mmap area */
                unsigned long mmap_legacy_base; /* base of mmap area in bottom-up allocations */
 #ifdef CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES
-               /* Base adresses for compatible mmap() */
+               /* Base addresses for compatible mmap() */
                unsigned long mmap_compat_base;
                unsigned long mmap_compat_legacy_base;
 #endif