]> git.baikalelectronics.ru Git - kernel.git/commit
net: sched: fix coding style issues
authorAlexander Aring <aring@mojatatu.com>
Wed, 20 Dec 2017 17:35:11 +0000 (12:35 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Dec 2017 17:32:49 +0000 (12:32 -0500)
commit182f7b32f22216ae217f914e493243f5436ec3a9
tree0b032942df5b9bdf42c10cbb45494db30c5cd957
parentbb669a6234a2f9226229309a3e6be3c7a7586bc4
net: sched: fix coding style issues

This patch fix checkpatch issues for upcomming patches according to the
sched api file. It changes mostly how to check on null pointer.

Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Alexander Aring <aring@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_api.c
net/sched/sch_cbq.c
net/sched/sch_gred.c
net/sched/sch_hfsc.c
net/sched/sch_multiq.c
net/sched/sch_tbf.c