Whamcloud - gitweb
LU-12635 lnet: Fix style issues for selftest/rpc.c 00/35800/2
authorShaun Tancheff <stancheff@cray.com>
Wed, 14 Aug 2019 20:26:09 +0000 (15:26 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 3 Sep 2019 05:11:44 +0000 (05:11 +0000)
commit4bfe21d09c39a8a2601090b8ca3e7cc7d2698140
tree62010fbaafb3a884b5ff03c5d8fd29aa9362bbbb
parent0d27288609dbebca431d2be7c79397a14ab7d84c
LU-12635 lnet: Fix style issues for selftest/rpc.c

This patch fixes issues reported by checkpatch for the file
selftest/rpc.c.
Linux 5.3 enforces the use of 'fallthrough' which is also
suggested by checkpatch

Test-Parameters: trivial
Cray-bug-id: LUS-7690
Signed-off-by: Shaun Tancheff <stancheff@cray.com>
Change-Id: I049e32c0b0cf1002166445a89ac39110442d28bd
Reviewed-on: https://review.whamcloud.com/35800
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/selftest/rpc.c