OSDN Git Service

usb: core: hub.c: Removed some warnings generated by checkpatch.pl
authorChase Metzger <chasemetzger15@gmail.com>
Sat, 8 Aug 2015 08:03:34 +0000 (01:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Aug 2015 22:17:17 +0000 (15:17 -0700)
commit166b8639f52ebeec1bfbe966239530a83040c428
tree23f5a53c44c749c809c3f01e42ef94025948b196
parentf355e830a54ebe1601613d78a8d5b85eeafde358
usb: core: hub.c: Removed some warnings generated by checkpatch.pl

Removed some checkpatch.pl warnings saying there was an unwanted space between
function names and their arguments.

Signed-off-by: Chase Metzger <chasemetzger15@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.c