Whamcloud - gitweb
LU-7623 lnet: remove useless cast 50/18950/9
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 23 Jun 2016 17:38:13 +0000 (13:38 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 5 Jul 2016 23:47:31 +0000 (23:47 +0000)
commitba162203853721dd2ad16bcc2212b11461974264
tree596f5edc13abc5cef6cd7e464cc0212188db05dd
parente8278552cfbcf518209a38f82548a16833686ae9
LU-7623 lnet: remove useless cast

In the cleanup of the user land / kernel pointers a
small cleanup was missed which removed a cast no
longer needed for a call of lnet_ping(). This brings
us into sync with the upstream client.

Change-Id: Ib281aaac7f2a1516d8586fbf3d10dee18cd77873
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/18950
Tested-by: Jenkins
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_ioctl.h
lnet/lnet/api-ni.c