Re: [PATCH 3/9v2] usb: host: ehci.h: remove space before open square bracket

2015-12-10 Thread Peter Senna Tschudin
On Wed, Dec 09, 2015 at 07:32:32PM -0300, Geyslan G. Bem wrote: > Get rid of space before open square bracket. > > Caught by checkpatch: "ERROR: space prohibited before open square > bracket '['" > > Signed-off-by: Geyslan G. Bem As with previous, missing the changelog, but other than that the p

[PATCH 3/9v2] usb: host: ehci.h: remove space before open square bracket

2015-12-09 Thread Geyslan G. Bem
Get rid of space before open square bracket. Caught by checkpatch: "ERROR: space prohibited before open square bracket '['" Signed-off-by: Geyslan G. Bem --- drivers/usb/host/ehci.h | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/usb/host/ehci.