]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: endpoint: convert spaces to tabs
authorKris Borer <kborer@gmail.com>
Mon, 10 Aug 2015 13:13:15 +0000 (09:13 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Aug 2015 23:50:36 +0000 (16:50 -0700)
commit3290b1b818934a517a593159f39a3651dcf34518
treefcd3aed772c52881f1322a206337f5f356853b45
parent31b92d81e5d4574eb3d038642c7ba6ec66ea7db1
usb: endpoint: convert spaces to tabs

Fix one occurrence of the checkpatch error:

ERROR: code indent should use tabs where possible

Signed-off-by: Kris Borer <kborer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/endpoint.c