Staging: lustre: api-ni: Drop unneeded wrapper function
authorShivani Bhardwaj <shivanib134@gmail.com>
Thu, 29 Oct 2015 06:38:06 +0000 (12:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit7bcd831b8579212303ec7c30e975432b914493dc
treeab33282f2af4530ac4102dd688dad6301a83c2c9
parenta2ce13a7bb03f7e09514e2022cf019ae790a97f0
Staging: lustre: api-ni: Drop unneeded wrapper function

Remove the function lnet_create_interface_cookie() and replace its call
with the function ktime_get_ns().

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/api-ni.c