Re: [PATCH v2] staging: media: lirc: fix various checkpatch warnings

2015-07-21 Thread Sudip Mukherjee
On Tue, Jul 21, 2015 at 08:28:06AM +0200, Maciek Borzecki wrote: > On Tue, Jul 21, 2015 at 8:19 AM, Sudip Mukherjee > wrote: > > On Mon, Jul 20, 2015 at 06:10:04PM +0200, Maciek Borzecki wrote: > >> Remove unnecessary braces where appropriate. Fix non-tab > >> indentation. > >> > >> This removes t

Re: [PATCH v2] staging: media: lirc: fix various checkpatch warnings

2015-07-20 Thread Maciek Borzecki
On Tue, Jul 21, 2015 at 8:19 AM, Sudip Mukherjee wrote: > On Mon, Jul 20, 2015 at 06:10:04PM +0200, Maciek Borzecki wrote: >> Remove unnecessary braces where appropriate. Fix non-tab >> indentation. >> >> This removes the following checkpatch warnings: >> WARNING: braces {} are not necessary for s

Re: [PATCH v2] staging: media: lirc: fix various checkpatch warnings

2015-07-20 Thread Sudip Mukherjee
On Mon, Jul 20, 2015 at 06:10:04PM +0200, Maciek Borzecki wrote: > Remove unnecessary braces where appropriate. Fix non-tab > indentation. > > This removes the following checkpatch warnings: > WARNING: braces {} are not necessary for single statement blocks > > ERROR: code indent should use tabs

[PATCH v2] staging: media: lirc: fix various checkpatch warnings

2015-07-20 Thread Maciek Borzecki
Remove unnecessary braces where appropriate. Fix non-tab indentation. This removes the following checkpatch warnings: WARNING: braces {} are not necessary for single statement blocks ERROR: code indent should use tabs where possible Signed-off-by: Maciek Borzecki --- drivers/staging/media/lirc