]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: usbip: remove unnecessary braces
authorStefan Reif <ke42caxa@cip.cs.fau.de>
Fri, 22 Feb 2013 11:13:32 +0000 (12:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:45:29 +0000 (09:45 -0700)
commitc46cb54db3a01223bdd457ead25d4a3582c0babe
tree05fe48f1479c23e026dafe90f0095485eedef670
parentba0edc23df90332e4360d5116bcf3ea333e5de73
staging: usbip: remove unnecessary braces

This patch fixes the following checkpatch warning:
-WARNING: braces {} are not necessary for any arm of this statement

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/vhci_hcd.c