On Thu, Apr 04, 2013 at 04:03:04PM +0200, Stefan Reif wrote:
> +             switch (status) {
> +             case -ENOENT:
> +                     /* fall through */
> +             case -ECONNRESET:

If two case statements are right next to each other then they don't
need a "fall through" comment.  (Don't resend.  I'm just pointing
that out for future reference).

regards,
dan carpenter


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to