diff options
| author | Thomas Gleixner <[email protected]> | 2015-04-14 21:09:16 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2015-04-22 17:06:52 +0200 |
| commit | 46ac2f53dfe93a25b251696b946af7b673978ccb (patch) | |
| tree | 50626b7fdbcffd4b337691a0c1fedc4bcb8caf6b /tools/perf/scripts/python | |
| parent | ccdd92c17e144c8494f4c94ab85b48d297545cec (diff) | |
net: core: pktgen: Remove bogus hrtimer_active() check
The check for hrtimer_active() after starting the timer is
pointless. If the timer is inactive it has expired already and
therefor the task pointer is already NULL.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Preeti U Murthy <[email protected]>
Cc: Viresh Kumar <[email protected]>
Cc: Marcelo Tosatti <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Acked-by: David S. Miller <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions