[PATCH] staging: dgap: fix smatch warn: missing break in case

Dan Carpenter dan.carpenter at oracle.com
Wed May 21 19:59:45 UTC 2014


On Wed, May 21, 2014 at 01:03:09PM -0400, Mark Hounschell wrote:
> This patch fixes an smatch warning about a missing break
> in a case statement. 
> 

I would prefer if we leave the code as-is and fix Smatch.  The fix will
be to read the previous line or two for the word "fall" so just moving
the comment down a line would silence the warning.

regards,
dan carpenter



More information about the devel mailing list