]> git.baikalelectronics.ru Git - kernel.git/commit
net: sched: cls: fix code style issues
authorAlexander Aring <aring@mojatatu.com>
Thu, 18 Jan 2018 16:20:49 +0000 (11:20 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Jan 2018 20:52:51 +0000 (15:52 -0500)
commiteeb9ccd30e21d4307fdc9a75cd354a491881fef7
tree05ccc98bb220267a71664e6bad2d16dd72ef8481
parentc162ba29f7ed1d7f98fa646a6ff74f181dd6ef21
net: sched: cls: fix code style issues

This patch changes some code style issues pointed out by checkpatch
inside the TC cls subsystem.

Signed-off-by: Alexander Aring <aring@mojatatu.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sch_generic.h
net/sched/cls_matchall.c
net/sched/cls_u32.c