Re: [PATCH 1/2] staging:media:lirc Remove the extra braces in if statement of lirc_imon

2015-08-03 Thread Dan Carpenter
Normally, I wait overnight between writing a patch and sending it. There is no rush and the delay helps me to be more careful. The subject is still not perfect. Do: git log --oneline drivers/staging/media/lirc/lirc_imon.c On Mon, Aug 03, 2015 at 02:56:31AM -0500, Pradheep Shrinivasan

[PATCH 1/2] staging:media:lirc Remove the extra braces in if statement of lirc_imon

2015-08-03 Thread Pradheep Shrinivasan
From: pradheep pradheep...@gmail.com This patche removes the extra braces found in drivers/staging/media/lirc/lirc_imon.c to fix the warning thrown by checkpatch.pl Signed-off-by: Pradheep Shrinivasan pradheep...@gmail.com --- drivers/staging/media/lirc/lirc_imon.c | 8 1 file changed,