commit | 829ea96477e775df0698b54dbfa913b6b55a4d6d | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Mon Jun 25 14:54:09 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Jul 18 14:24:20 2007 -0300 |
tree | 5c43bc6c9d0d9f1658cdc3286bf87bbc3d0cc837 | |
parent | e7d11ecbde987e56845cff012b4a28d7001667b8 [diff] |
V4L/DVB (5788): Cx88-input: convert nested if's to switch..case 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>