diff options
author | Geyslan G. Bem <geyslan@gmail.com> | 2016-01-25 22:45:08 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-03 13:44:05 -0800 |
commit | 3fd29009f87ba49bcbba516a31f5cf582c4ba613 (patch) | |
tree | 262b12dd953cbf868429d0181b6f84d630f9f617 /drivers/usb/host/ehci.h | |
parent | cb272521760a604924162487a6b73ff5531a5648 (diff) | |
download | op-kernel-dev-3fd29009f87ba49bcbba516a31f5cf582c4ba613.zip op-kernel-dev-3fd29009f87ba49bcbba516a31f5cf582c4ba613.tar.gz |
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 <geyslan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci.h')
0 files changed, 0 insertions, 0 deletions