aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2009-07-16 10:53:34 +0800
committerSteven Rostedt <[email protected]>2009-07-20 10:52:51 -0400
commit68fd60a8c8bca6af51805c45f286f0f2572ac977 (patch)
tree7f7272bf201093e878f1f07c0bfe233f7e781634 /net/lapb/lapb_iface.c
parentd34a4debef933061924ee17c2ede33f5c44925fb (diff)
tracing/events: add missing type info of dynamic arrays
The format file doesn't contain enough information for __dynamic_array/__string. The type name is missing. Before: # cat format: name: irq_handler_entry ... field:__data_loc name; offset:16; size:2; After: # cat format: name: irq_handler_entry ... field:__data_loc char[] name; offset:16; size:2; Signed-off-by: Lai Jiangshan <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Li Zefan <[email protected]> Acked-by: Frederic Weisbecker <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions