diff options
| author | Stephen Hemminger <[email protected]> | 2018-02-27 23:48:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-02-28 16:43:28 +0000 |
| commit | 82695b30ffeeab665f41416c6f5015dea3147bd5 (patch) | |
| tree | 90b7335051140184d7848011fded4d7cb518af3a /net/ipv4/proc.c | |
| parent | emulex/benet: Constify *be_misconfig_evt_port_state[] (diff) | |
| download | kernel-82695b30ffeeab665f41416c6f5015dea3147bd5.tar.gz kernel-82695b30ffeeab665f41416c6f5015dea3147bd5.zip | |
inet: whitespace cleanup
Ran simple script to find/remove trailing whitespace and blank lines
at EOF because that kind of stuff git whines about and editors leave
behind.
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/proc.c')
| -rw-r--r-- | net/ipv4/proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/proc.c b/net/ipv4/proc.c index fdabc70283b6..d97e83b2dd33 100644 --- a/net/ipv4/proc.c +++ b/net/ipv4/proc.c @@ -556,4 +556,3 @@ int __init ip_misc_proc_init(void) { return register_pernet_subsys(&ip_proc_ops); } - |
