]> git.baikalelectronics.ru Git - kernel.git/commit
[media] lirc_dev: merge three if statements in only one
authorAndi Shyti <andi.shyti@samsung.com>
Wed, 6 Jul 2016 09:01:21 +0000 (06:01 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 13 Jul 2016 18:24:28 +0000 (15:24 -0300)
commit9981b94a1dcde283f57eb33d893f1d064017d999
treeeee221d0defad704cde7d552c5e14ca7f9dfcaf1
parent084f16dc0278f45fcb0aa57fe97540dc02dfb4b6
[media] lirc_dev: merge three if statements in only one

The three if statements check the same thing, merge them in only
one statement.

Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/lirc_dev.c