OSDN Git Service

[media] staging:media:lirc Remove the extra braces in if statement of lirc_imon
authorpradheep <pradheep.sh@gmail.com>
Mon, 3 Aug 2015 07:56:31 +0000 (04:56 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 20:59:35 +0000 (17:59 -0300)
commit7229f8c143dd932719530fb2fe4883f011917554
tree0a1f19314d75aa4923d2975821406ff18788f493
parent5473387b9382a35967d1fcd550482efa3a31d44f
[media] staging:media:lirc Remove the extra braces in if statement of lirc_imon

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.sh@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/staging/media/lirc/lirc_imon.c