Re: [PATCH] drivers/usb/core: hcd.c: Removed all space warnings from checkpatch.pl

2015-04-11 Thread Joe Perches
On Sat, 2015-04-11 at 03:04 -0700, Chase Metzger wrote: Removed all(except false positives, from calculations) space prohibited warnings generated by checkpatch.pl. False positives? Please describe them. The only thing I believe you elided was the use of a BitTime macro which in my opinion

[PATCH] drivers/usb/core: hcd.c: Removed all space warnings from checkpatch.pl

2015-04-11 Thread Chase Metzger
Removed all(except false positives, from calculations) space prohibited warnings generated by checkpatch.pl. Signed-off-by: Chase Metzger chasemetzge...@gmail.com --- drivers/usb/core/hcd.c | 168 - 1 file changed, 84 insertions(+), 84