commit | 3fc32907b8ab688c26d7b213e866412379f73db7 | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Wed Jan 15 07:25:38 2020 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 15 14:46:57 2020 +0100 |
tree | 0aa1dfe8cfbb9075673ffe6c535bf5fd2c1ee535 | |
parent | 94203e1a1a254743b9c8ac2755be86ac02496966 [diff] |
usb: musb: jz4740: Whitespace and indentation fixes Fix lines with too much or not enough indentation, and lines which were indented with spaces instead of tabs. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Bin Liu <b-liu@ti.com> Link: https://lore.kernel.org/r/20200115132547.364-17-b-liu@ti.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>