Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50f699b1 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by David S. Miller
Browse files

sched: fix trailing whitespace



Remove trailing whitespace and blank lines at EOF

Signed-off-by: default avatarStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8dd30201
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -252,4 +252,3 @@ module_exit(connmark_cleanup_module);
MODULE_AUTHOR("Felix Fietkau <nbd@openwrt.org>");
MODULE_DESCRIPTION("Connection tracking mark restoring");
MODULE_LICENSE("GPL");
+0 −1
Original line number Diff line number Diff line
@@ -516,4 +516,3 @@ static void __exit pedit_cleanup_module(void)

module_init(pedit_init_module);
module_exit(pedit_cleanup_module);
+0 −1
Original line number Diff line number Diff line
@@ -324,4 +324,3 @@ static void __exit exit_basic(void)
module_init(init_basic)
module_exit(exit_basic)
MODULE_LICENSE("GPL");
+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.