diff options
Diffstat (limited to 'mm/vma.h')
| -rw-r--r-- | mm/vma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/vma.h b/mm/vma.h index b123a9cdedb0d6..bcdc261c5b15c8 100644 --- a/mm/vma.h +++ b/mm/vma.h @@ -145,7 +145,7 @@ struct vma_merge_struct { */ bool __remove_middle :1; /* - * Internal flag used during the merge operationr to indicate we will + * Internal flag used during the merge operation to indicate we will * remove vmg->next. */ bool __remove_next :1; |
