Re: [PATCH 1/2] staging: media: lirc: fix various checkpatch warnings

2015-07-19 Thread Maciek Borzecki
On Mon, Jul 20, 2015 at 7:38 AM, Sudip Mukherjee wrote: > On Fri, Jul 17, 2015 at 10:57:44PM +0200, Maciek Borzecki wrote: >> Remove unnecessary brakes where appropriate. > > brakes or braces? Right, I obviously meant braces. Unfortunate typo that the spellchecker is still fine with. Let me send

Re: [PATCH 1/2] staging: media: lirc: fix various checkpatch warnings

2015-07-19 Thread Sudip Mukherjee
On Fri, Jul 17, 2015 at 10:57:44PM +0200, Maciek Borzecki wrote: > Remove unnecessary brakes where appropriate. brakes or braces? regards sudip ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/

[PATCH 1/2] staging: media: lirc: fix various checkpatch warnings

2015-07-17 Thread Maciek Borzecki
Remove unnecessary brakes where appropriate. This removes the following checkpatch warning: WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Maciek Borzecki --- drivers/staging/media/lirc/lirc_imon.c | 8 drivers/staging/media/lirc/lirc_sasem.c | 4 ++--