commit | 07fa6010ff939ef6c5a9ae0d230fdfd3bad82722 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Tue Nov 27 10:01:51 2018 +1100 |
committer | Steve French <stfrench@microsoft.com> | Sun Dec 23 22:41:11 2018 -0600 |
tree | a4b800f9f18aab5e308a4b5b7293bf69f4aba0cf | |
parent | f9793b6fcc8ede4c2eb5f2d5816b1c8b4f927032 [diff] |
cifs: suppress some implicit-fallthrough warnings To avoid the warning: warning: this statement may fall through [-Wimplicit-fallthrough=] Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Steve French <stfrench@microsoft.com>