aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <[email protected]>2015-03-24 09:57:55 -0400
committerArnaldo Carvalho de Melo <[email protected]>2015-03-24 12:22:04 -0300
commitc5e691928bf166ac03430e957038b60adba3cf6c (patch)
treeadb7dc882e539a3027be6aeb8e7d7fe5834af17a /net/lapb/lapb_out.c
parent5dbcfd930e430b33fb4dfded9c1af0cf432772b9 (diff)
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
When a event PADDING is hit (a deleted event that is still in the ring buffer), translate_data() sets the length of the padding and also updates the data pointer which is passed back to the caller. This is unneeded because the caller also updates the data pointer with the passed back length. translate_data() should not update the pointer, only set the length. Signed-off-by: Steven Rostedt <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: [email protected] # 3.12+ Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions