diff options
author | 2013-02-03 20:32:57 +0000 | |
---|---|---|
committer | 2013-02-04 13:26:49 -0500 | |
commit | 25cc4ae913a46bcc11b03c37bec59568f2122a36 (patch) | |
tree | 0a69dfa2c245d48fb44c6f2ab8e93587cf8516a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be2net: update driver version to 4.6.x (diff) | |
download | linux-dev-25cc4ae913a46bcc11b03c37bec59568f2122a36.tar.xz linux-dev-25cc4ae913a46bcc11b03c37bec59568f2122a36.zip |
net: remove redundant check for timer pending state before del_timer
As in del_timer() there has already placed a timer_pending() function
to check whether the timer to be deleted is pending or not, it's
unnecessary to check timer pending state again before del_timer() is
called.
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions