]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: usbip: userspace: fix whitespace errors
authorStefan Reif <ke42caxa@cip.cs.fau.de>
Fri, 22 Feb 2013 11:13:33 +0000 (12:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:45:29 +0000 (09:45 -0700)
commit5037307d51636e7c784ceef8aa23e0c074d429a7
tree75b203de19fd8a32144a3711b6ea33195a360a34
parentc46cb54db3a01223bdd457ead25d4a3582c0babe
staging: usbip: userspace: fix whitespace errors

This patch fixes the following checkpatch errors:
-ERROR: space required after that ','
-ERROR: spaces required around that '='
-ERROR: space prohibited before that close parenthesis
-WARNING: please, no space before tabs

Signed-off-by: Stefan Reif <ke42caxa@cip.cs.fau.de>
Signed-off-by: Kurt Kanzenbach <ly80toro@cip.cs.fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/userspace/src/usbip_detach.c
drivers/staging/usbip/userspace/src/usbip_network.c
drivers/staging/usbip/userspace/src/usbip_network.h
drivers/staging/usbip/userspace/src/usbipd.c