Whamcloud - gitweb
LU-12635 lnet: Fix style issues for module.c conctl.c 02/35802/3
authorShaun Tancheff <stancheff@cray.com>
Mon, 26 Aug 2019 17:19:32 +0000 (12:19 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 3 Sep 2019 05:11:55 +0000 (05:11 +0000)
commitebff8aba339206362159330ec5a50aa7445516d0
tree5f8f94615aa82126b517b61ef81b77c2373924a9
parent4bfe21d09c39a8a2601090b8ca3e7cc7d2698140
LU-12635 lnet: Fix style issues for module.c conctl.c

This patch fixes issues reported by checkpatch for the file
selftest/module.c and selftest/conctl.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: If650375f63f27c01c40e251059fa242f919854be
Reviewed-on: https://review.whamcloud.com/35802
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/selftest/conctl.c
lnet/selftest/module.c