]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (6352): ir-kbd-i2c: Missing break statement
authorTrent Piepho <xyzzy@speakeasy.org>
Mon, 15 Oct 2007 23:39:25 +0000 (20:39 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 22 Oct 2007 14:01:50 +0000 (12:01 -0200)
commit415a1975923722f729211a9efca550c60c519bf3
treeedb9161aeafe689b79da3419602960413db3cf7b
parente7222ca9b4e6c6cdabedd8d33da59263ace85a02
V4L/DVB (6352): ir-kbd-i2c: Missing break statement

Someone added a new case without adding a break to the one before it.

Thanks to Margus <b-berski at mbox200 dot swipnet dot se> for spotting this.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ir-kbd-i2c.c