usb: devio: fix spacing
authorKris Borer <kborer@gmail.com>
Fri, 7 Aug 2015 11:22:44 +0000 (07:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Aug 2015 22:17:17 +0000 (15:17 -0700)
commitf355e830a54ebe1601613d78a8d5b85eeafde358
tree816960dc66f247618b6852a569f889e44b8a44bb
parent40a3b775f49c2784c96b19170fd2478e5e5511a1
usb: devio: fix spacing

Fix two occurrences of the checkpatch.pl error:

ERROR: space prohibited before that ',' (ctx:WxW)

Fix one occurrence of the checkpatch error:

ERROR: space required before the open parenthesis '('

Signed-off-by: Kris Borer <kborer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/devio.c
This page took 0.028842 seconds and 5 git commands to generate.