[VLAN]: checkpatch cleanups
Checkpatch cleanups, consisting mainly of overly long lines and missing spaces. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
57d3ae847d
commit
2029cc2c84
@@ -20,7 +20,7 @@ extern unsigned short vlan_name_type;
|
||||
* Must be invoked with rcu_read_lock (ie preempt disabled)
|
||||
* or with RTNL.
|
||||
*/
|
||||
struct net_device *__find_vlan_dev(struct net_device* real_dev,
|
||||
struct net_device *__find_vlan_dev(struct net_device *real_dev,
|
||||
unsigned short VID); /* vlan.c */
|
||||
|
||||
/* found in vlan_dev.c */
|
||||
|
Reference in New Issue
Block a user