staging: lustre: lnet: change lnet_ack_req_t to proper enum
authorJames Simmons <jsimmons@infradead.org>
Mon, 27 Feb 2017 00:41:56 +0000 (19:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:05 +0000 (09:17 +0100)
commit8942bc2bca3884100725414b36d7741de029dbdd
tree1bfd68720e65152a71ef8d8924f7bfe33a5886b0
parent4d237d631ea3b1dbc8b645ba23bb27444c043c7d
staging: lustre: lnet: change lnet_ack_req_t to proper enum

Change lnet_ack_req_t from typedef to proper enum.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/20831
Reviewed-by: Olaf Weber <olaf@sgi.com>
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/lnet/api.h
drivers/staging/lustre/include/linux/lnet/types.h
drivers/staging/lustre/lnet/lnet/lib-move.c
drivers/staging/lustre/lustre/ptlrpc/niobuf.c