]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: host: ehci.h: remove space before function open parenthesis
authorGeyslan G. Bem <geyslan@gmail.com>
Tue, 26 Jan 2016 01:44:45 +0000 (22:44 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 21:44:05 +0000 (13:44 -0800)
commite06e2264a3c9922c6f20c5ee020e9ba96b6917ab
treef7982cbf329a6e47cee063ba9bdf9e89d82f6906
parentb5566d074d163f052283ec5f5df643a023feebc0
usb: host: ehci.h: remove space before function open parenthesis

Get rid of space between function name and open parenthesis.

Caught by checkpatch: "WARNING: space prohibited between function name
and open parenthesis '('"

Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci.h