commit | eff0b85efb2bbdf15aee13f2922722a5e61c3a0d | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | Tue Feb 14 12:20:39 2017 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 14 10:24:51 2017 -0800 |
tree | a228942c141e301f1e126108ed4d8bb3e6e14d62 | |
parent | 3ec72a2a1e5d79f64bbe7b89e1064f851d2620e9 [diff] |
usb: musb: add code comment for clarification Add code comment to make it clear that the fall-through is intentional. Read the link for more details: https://lkml.org/lkml/2017/2/9/292 Addresses-Coverity-ID: 1397608 Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>