]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: usbip: userspace: libsrc: fix indention
authorKurt Kanzenbach <ly80toro@cip.cs.fau.de>
Fri, 22 Feb 2013 11:13:25 +0000 (12:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:45:28 +0000 (09:45 -0700)
commitcbb86718ac50eaf56e98a14760d717e6c73b345e
tree361e4869c8194e8cafa58fefc6d49e3fa406ee02
parentd39625c4eb3349569f0959a4488e71faa927ec4a
staging: usbip: userspace: libsrc: fix indention

This patch fixes the following checkpatch warning:
-ERROR: code indent should use tabs where possible
-WARNING: suspect code indent for conditional statements

Signed-off-by: Kurt Kanzenbach <ly80toro@cip.cs.fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/userspace/libsrc/names.c
drivers/staging/usbip/userspace/libsrc/vhci_driver.c