Skip to content

Commit b095695

Browse files
bulwahndavem330
authored andcommitted
MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order
Commit 9b03808 ("docs: networking: convert DIM to RST") added a new file entry to DYNAMIC INTERRUPT MODERATION to the end, and not following alphabetical order. So, ./scripts/checkpatch.pl -f MAINTAINERS complains: WARNING: Misordered MAINTAINERS entry - list file patterns in alphabetic order #5966: FILE: MAINTAINERS:5966: +F: lib/dim/ +F: Documentation/networking/net_dim.rst Reorder the file entries to keep MAINTAINERS nicely ordered. Signed-off-by: Lukas Bulwahn <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent d3f3e6a commit b095695

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
@@ -5936,9 +5936,9 @@ F: lib/dynamic_debug.c
59365936
DYNAMIC INTERRUPT MODERATION
59375937
M: Tal Gilboa <[email protected]>
59385938
S: Maintained
5939+
F: Documentation/networking/net_dim.rst
59395940
F: include/linux/dim.h
59405941
F: lib/dim/
5941-
F: Documentation/networking/net_dim.rst
59425942

59435943
DZ DECSTATION DZ11 SERIAL DRIVER
59445944
M: "Maciej W. Rozycki" <[email protected]>

0 commit comments

Comments
 (0)