aboutsummaryrefslogtreecommitdiffstats
path: root/net/bpfilter
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2018-06-19 16:14:30 +0200
committerDavid S. Miller <davem@davemloft.net>2018-06-20 09:05:44 +0900
commit2aee167c3675b088c86f648f834e793a0085e04d (patch)
treec9ac3edeb7f6851bb1a0a639732f665acd0a02e5 /net/bpfilter
parentnet/sched: act_ife: preserve the action control in case of error (diff)
downloadlinux-dev-2aee167c3675b088c86f648f834e793a0085e04d.tar.xz
linux-dev-2aee167c3675b088c86f648f834e793a0085e04d.zip
net/usb/drivers: Remove useless hrtimer_active check
The code does: if (hrtimer_active(&t)) hrtimer_cancel(&t); However, hrtimer_cancel() checks if the timer is active, so the test above is pointless. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bpfilter')
0 files changed, 0 insertions, 0 deletions