Skip to content

Commit c6df273

Browse files
committed
mm-add-oom-killer-maintainer-structure-fix-checkpatch-fixes
WARNING: Misordered MAINTAINERS entry - list file patterns in alphabetic order #32: FILE: MAINTAINERS:15860: F: mm/oom_kill.c +F: include/linux/oom.h Cc: David Rientjes <rientjes@google.com> Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Cc: Michal Hocko <mhocko@kernel.org> Cc: SeongJae Park <sj@kernel.org> Cc: Shakeel Butt <shakeel.butt@linux.dev> Cc: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 909bbea commit c6df273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15856,10 +15856,10 @@ R: David Rientjes <rientjes@google.com>
1585615856
R: Shakeel Butt <shakeel.butt@linux.dev>
1585715857
L: linux-mm@kvack.org
1585815858
S: Maintained
15859-
F: mm/oom_kill.c
1586015859
F: include/linux/oom.h
1586115860
F: include/trace/events/oom.h
1586215861
F: include/uapi/linux/oom.h
15862+
F: mm/oom_kill.c
1586315863

1586415864
MEMORY MANAGEMENT - PAGE ALLOCATOR
1586515865
M: Andrew Morton <akpm@linux-foundation.org>

0 commit comments

Comments
 (0)