diff options
author | Joe Perches <[email protected]> | 2011-04-25 16:46:49 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-04-29 14:17:46 -0700 |
commit | 0a77c4f9d451a6652f5536548df1b75f4b5b836c (patch) | |
tree | 4e13d8289b94fa5c12be2820a0fab78909729e0a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | df43daaae926c3710eda911ec048808c904572fe (diff) |
n_gsm: Use print_hex_dump_bytes
Use the standard mechanism to print a hex buffer
to eliminate empty printf warning.
A couple % smaller text and data too.
$ size drivers/tty/n_gsm.o*
text data bss dec hex filename
23543 312 6376 30231 7617 drivers/tty/n_gsm.o.new
24051 408 6496 30955 78eb drivers/tty/n_gsm.o.old
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions