diff options
author | Alexander Lobakin <alobakin@pm.me> | 2021-03-14 14:11:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-15 00:48:02 +0300 |
commit | 805a25f3a1bdf4aafd0af412ce1e47d0cb6c7628 (patch) | |
tree | db59f1ded77f76f0bce3da54606eed5c0e030652 /include/linux/etherdevice.h | |
parent | f96533cded173b3b019001a505a746c3cd8fc323 (diff) | |
download | linux-805a25f3a1bdf4aafd0af412ce1e47d0cb6c7628.tar.xz |
linux/etherdevice.h: misc trailing whitespace cleanup
Caught by the text editor. Fix it separately from the actual changes.
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/etherdevice.h')
-rw-r--r-- | include/linux/etherdevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/etherdevice.h b/include/linux/etherdevice.h index 2e5debc0373c..bcb2f81baafb 100644 --- a/include/linux/etherdevice.h +++ b/include/linux/etherdevice.h @@ -11,7 +11,7 @@ * Authors: Ross Biro * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG> * - * Relocated to include/linux where it belongs by Alan Cox + * Relocated to include/linux where it belongs by Alan Cox * <gw4pts@gw4pts.ampr.org> */ #ifndef _LINUX_ETHERDEVICE_H |