Whamcloud - gitweb
LU-12923 pltrpc: Use BUILD_BUG_ON() for wiretest.c 48/36648/3
authorArshad Hussain <arshad.super@gmail.com>
Mon, 28 Oct 2019 23:58:34 +0000 (05:28 +0530)
committerOleg Drokin <green@whamcloud.com>
Fri, 6 Dec 2019 01:13:33 +0000 (01:13 +0000)
commite2126c7858da90a233b08baa10917e71a72fc6b7
tree5fd973a45d9ce522fb9a366973725c1aa0dd6ced
parent38392dc0ed32368cc195558a74c6606465beb53b
LU-12923 pltrpc: Use BUILD_BUG_ON() for wiretest.c

This patch replaces all CLASSERT() with kernel defined
BUILD_BUG_ON() for file lustre/ptlrpc/wiretest.c

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: Iaf0a9074809883f6eac2274a9e9bfba26a0ac84e
Reviewed-on: https://review.whamcloud.com/36648
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/wiretest.c