]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: ftdi-elan: Convert leading spaces to tabs
authorJoe Perches <joe@perches.com>
Fri, 4 Apr 2014 22:16:04 +0000 (15:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Apr 2014 20:13:59 +0000 (13:13 -0700)
commit8dae693ca9f7337058dc564fb88b13e1e9358e37
tree62f90f373b3280c9e00c7901ecc8352ed88bb780
parent90ba4f79198e2da11e94d66f6c67cf7cbaf868ac
usb: ftdi-elan: Convert leading spaces to tabs

Use tabs for indentation.
Use a more normal kernel comment style (align multiline *'s)

git diff -w shows no differences

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/ftdi-elan.c