From: Hans Verkuil Date: Tue, 6 Apr 2010 11:14:11 +0000 (-0300) Subject: V4L/DVB: video_ioctl2: don't return, use break X-Git-Tag: v2.6.35-rc1~480^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f5e18249ce0d71a900bfdb8df327269483e730d;p=pandora-kernel.git V4L/DVB: video_ioctl2: don't return, use break You want to be able to reach the debug code at the end of this function, so don't use return, use break. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed