]> 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)
commitcee2122eb82ad0a96f0a4173b96d5d16aba4bc38
tree05ccc98bb220267a71664e6bad2d16dd72ef8481
parent9aed8d20c8da2070ec4a9d5496f5f5294b5e051c
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