diff mbox series

[net-next,4/6] linux/etherdevice.h: misc trailing whitespace cleanup

Message ID 20210312194538.337504-5-alobakin@pm.me
State Superseded
Headers show
Series [net-next,1/6] flow_dissector: constify bpf_flow_dissector's data pointers | expand

Commit Message

Alexander Lobakin March 12, 2021, 7:46 p.m. UTC
Caught by the text editor. Fix it separately from the actual changes.

Signed-off-by: Alexander Lobakin <alobakin@pm.me>
---
 include/linux/etherdevice.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.30.2
diff mbox series

Patch

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