diff options
author | Geyslan G. Bem <[email protected]> | 2016-01-25 22:45:08 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-02-03 13:44:05 -0800 |
commit | 3fd29009f87ba49bcbba516a31f5cf582c4ba613 (patch) | |
tree | 262b12dd953cbf868429d0181b6f84d630f9f617 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | cb272521760a604924162487a6b73ff5531a5648 (diff) |
usb: host: ehci-dbg: add function output_buf_tds_dir()
This patch fixes a coding style issue reported by checkpatch related to
too many leading tabs.
This moves part of the fill_periodic_buffer() to the new function
output_buf_tds_dir().
Because it's inline, the file size has not changed.
Before:
text data bss dec hex filename
36920 81 12 37013 9095 drivers/usb/host/ehci-hcd.o
After:
text data bss dec hex filename
36920 81 12 37013 9095 drivers/usb/host/ehci-hcd.o
Signed-off-by: Geyslan G. Bem <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions