cifs: suppress some implicit-fallthrough warnings
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Mon, 26 Nov 2018 23:01:51 +0000 (10:01 +1100)
committerSteve French <stfrench@microsoft.com>
Mon, 24 Dec 2018 04:41:11 +0000 (22:41 -0600)
commit07fa6010ff939ef6c5a9ae0d230fdfd3bad82722
treea4b800f9f18aab5e308a4b5b7293bf69f4aba0cf
parentf9793b6fcc8ede4c2eb5f2d5816b1c8b4f927032
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>
fs/cifs/connect.c
fs/cifs/sess.c