From: Dan Carpenter Date: Sun, 13 Jan 2013 20:05:05 +0000 (+0300) Subject: Staging: comedi: add a missing break statement X-Git-Tag: v3.9-rc1~127^2~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8841d798f42430133a7874430ac634347b31fce5;p=pandora-kernel.git Staging: comedi: add a missing break statement This is a static checker fix. From the context it looks like there should be a break here. Signed-off-by: Dan Carpenter Acked-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed