Re: [PATCH] usb: gadget: Conform with checkpatch -3 warnings, 1 error

2012-09-10 Thread Felipe Balbi
On Sun, Sep 09, 2012 at 10:50:35AM +1000, Ben Minerds wrote: > Removed 3 checkpatch.sh warnings and 1 error in > drivers/usb/gadget/serial.c. > -sizeof brackets x2 > -remove initialise to 0 > -pr_warning to pr_warn > > Signed-off-by: Ben Minerds please rebase this on my gadget branch ;-) -- ba

Re: [PATCH] usb: gadget: Conform with checkpatch -3 warnings, 1 error

2012-09-10 Thread Sebastian Andrzej Siewior
On Sun, Sep 09, 2012 at 10:50:35AM +1000, Ben Minerds wrote: > Removed 3 checkpatch.sh warnings and 1 error in > drivers/usb/gadget/serial.c. > -sizeof brackets x2 > -remove initialise to 0 > -pr_warning to pr_warn I have a series pending which removes the last two chunks. Sebastian -- To unsubsc

[PATCH] usb: gadget: Conform with checkpatch -3 warnings, 1 error

2012-09-08 Thread Ben Minerds
Removed 3 checkpatch.sh warnings and 1 error in drivers/usb/gadget/serial.c. -sizeof brackets x2 -remove initialise to 0 -pr_warning to pr_warn Signed-off-by: Ben Minerds --- drivers/usb/gadget/serial.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/usb/