diff options
author | Joe Perches <[email protected]> | 2017-03-02 17:14:47 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-03-06 22:24:28 -0500 |
commit | 23456565acf6d452e0368f7380aecd584c019c67 (patch) | |
tree | e6bd305bdb3550fe7425c7997aaac670a23d3466 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 934767c56b0d9dbb95a40e9e6e4d9dcdc3a165ad (diff) |
scsi: qla2xxx: Fix ql_dump_buffer
Recent printk changes for KERN_CONT cause this logging to be defectively
emitted on multiple lines. Fix it.
Also reduces object size a trivial amount.
$ size drivers/scsi/qla2xxx/qla_dbg.o*
text data bss dec hex filename
39125 0 0 39125 98d5 drivers/scsi/qla2xxx/qla_dbg.o.new
39164 0 0 39164 98fc drivers/scsi/qla2xxx/qla_dbg.o.old
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions