]> Pileus Git - ~andy/linux/commit
staging: usbip: userspace: libsrc: (foo*) should be (foo *)
authorKurt Kanzenbach <ly80toro@cip.cs.fau.de>
Fri, 22 Feb 2013 11:13:28 +0000 (12:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:45:28 +0000 (09:45 -0700)
commit71bd5b76720493b60e9ba61e1aa4146f2edc22cd
tree7fafa358cd48c80c02372a0abd67102a877d1dd3
parentb8ab0f2beeb9e0fc500078aa60c93131a0f2ffbf
staging: usbip: userspace: libsrc: (foo*) should be (foo *)

This patch fixes the following checkpatch error:
-ERROR: "(foo*)" should be "(foo *)"

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