commit | f355e830a54ebe1601613d78a8d5b85eeafde358 | [log] [tgz] |
---|---|---|
author | Kris Borer <kborer@gmail.com> | Fri Aug 07 07:22:44 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 08 15:17:17 2015 -0700 |
tree | 816960dc66f247618b6852a569f889e44b8a44bb | |
parent | 40a3b775f49c2784c96b19170fd2478e5e5511a1 [diff] |
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>