]> git.karo-electronics.de Git - karo-tx-linux.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)
commit14db9fc2d4e50d95d7586bc6c54029afbcbdf4a1
treeeee221d0defad704cde7d552c5e14ca7f9dfcaf1
parent6ab86d2aa04375167c0e168eecb672acaf3d991a
[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