From: Kurt Kanzenbach Date: Fri, 22 Feb 2013 11:13:28 +0000 (+0100) Subject: staging: usbip: userspace: libsrc: (foo*) should be (foo *) X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~760 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71bd5b76720493b60e9ba61e1aa4146f2edc22cd;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed