diff options
author | 2017-02-09 14:39:00 +0100 | |
---|---|---|
committer | 2017-02-10 11:38:09 -0500 | |
commit | 40c81b25b16cd871afe70630c131bd2544848d1f (patch) | |
tree | 0ab1c7617292ca22d3d4f627a7ead0ccaa5922ce /drivers/net/loopback.c | |
parent | sched: add missing curly braces in else branch in tc_ctl_tfilter (diff) | |
download | wireguard-linux-40c81b25b16cd871afe70630c131bd2544848d1f.tar.xz wireguard-linux-40c81b25b16cd871afe70630c131bd2544848d1f.zip |
sched: check negative err value to safe one level of indent
As it is more common, check err for !0. That allows to safe one level of
indentation and makes the code easier to read. Also, make 'next' variable
global in function as it is used twice.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/loopback.c')
0 files changed, 0 insertions, 0 deletions