Commit 33b0a594 authored by Olaf Hering's avatar Olaf Hering Committed by David S. Miller

[NET]: Remove leading space in linux/skbuff.h

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f3fa768a
......@@ -271,7 +271,7 @@ struct sk_buff {
#ifdef CONFIG_NET_CLS_ACT
__u32 tc_verd; /* traffic control verdict */
__u32 tc_classid; /* traffic control classid */
#endif
#endif
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment