diff options
| author | Mathieu Desnoyers <[email protected]> | 2011-01-06 17:53:19 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2011-01-08 01:55:42 +0000 |
| commit | 881fe4bdcdc899674524e30a76c76d298b447008 (patch) | |
| tree | ce463d1c92168af7f127bb706b4a868ef8ca3ad2 /lib/dynamic_debug.c | |
| parent | tracing/trivial: Add missing comma in TRACE_EVENT comment (diff) | |
| download | kernel-881fe4bdcdc899674524e30a76c76d298b447008.tar.gz kernel-881fe4bdcdc899674524e30a76c76d298b447008.zip | |
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 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
