From: Dan Carpenter Date: Fri, 11 Jan 2013 05:48:41 +0000 (-0300) Subject: [media] cx231xx: add a missing break statement X-Git-Tag: v3.9-rc1~93^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f62436a96a0678a4e8bc54e7b987be72977af9ce;p=pandora-kernel.git [media] cx231xx: add a missing break statement My static checker complains about the fall through here. From the context it looks like we should add a break statement. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed