aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorMathieu Desnoyers <[email protected]>2011-01-06 12:53:19 -0500
committerSteven Rostedt <[email protected]>2011-01-07 20:55:42 -0500
commit881fe4bdcdc899674524e30a76c76d298b447008 (patch)
treece463d1c92168af7f127bb706b4a868ef8ca3ad2 /tools/perf/util/trace-event-scripting.c
parentec6e7c3ae39cb1dc279b5274aaaadd09ff8e224b (diff)
tracing: remove duplicate null-pointer check in skb tracepoint
The check for NULL skb in the kfree_skb trace event is a duplicate from the check already done in its only caller, kfree_skb(). Remove this duplicate check. Signed-off-by: Mathieu Desnoyers <[email protected]> LKML-Reference: <20110106175319.GA30610@Krystal> Acked-by: Neil Horman <[email protected]> Acked-by: David S. Miller <[email protected]> CC: Steven Rostedt <[email protected]> CC: Frederic Weisbecker <[email protected]> CC: Ingo Molnar <[email protected]> CC: Thomas Gleixner <[email protected]> CC: Zhaolei <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions