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)
commit8865fdd4e1538a775c5ac2157fb8eb45bee9dc18
tree05ccc98bb220267a71664e6bad2d16dd72ef8481
parentfd5204cdfb34c8b1e265d09791eb5dd4bacce642
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