V4L/DVB (5788): Cx88-input: convert nested if's to switch..case
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 25 Jun 2007 17:54:09 +0000 (14:54 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:24:20 +0000 (14:24 -0300)
In the function, cx88_ir_handle_key:
- convert nested if statement to a switch..case block

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found