Loading fs/proc/nommu.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -76,7 +76,7 @@ static int nommu_region_show(struct seq_file *m, struct vm_region *region) /* /* * display a list of all the REGIONs the kernel knows about * display a list of all the REGIONs the kernel knows about * - nommu kernals have a single flat list * - nommu kernels have a single flat list */ */ static int nommu_region_list_show(struct seq_file *m, void *_p) static int nommu_region_list_show(struct seq_file *m, void *_p) { { Loading Loading
fs/proc/nommu.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -76,7 +76,7 @@ static int nommu_region_show(struct seq_file *m, struct vm_region *region) /* /* * display a list of all the REGIONs the kernel knows about * display a list of all the REGIONs the kernel knows about * - nommu kernals have a single flat list * - nommu kernels have a single flat list */ */ static int nommu_region_list_show(struct seq_file *m, void *_p) static int nommu_region_list_show(struct seq_file *m, void *_p) { { Loading