staging:lustre: fixup LNet resource container api
authorJames Simmons <jsimmons@infradead.org>
Wed, 3 Jun 2015 20:43:21 +0000 (16:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 19:37:18 +0000 (12:37 -0700)
commit394453676b87508ae141458105172f0f72f2778c
tree72c1d55ec4809449b167ad6fe6d4b410bf91ffcb
parentd9c90615a4e24135a9881c701ea1f0bc8821d700
staging:lustre: fixup LNet resource container api

Both lnet_res_container_setup and lnet_res_container_create
have additional parameters that are no longer used with the
removal of the FREELIST code. This patch removes the no
longer needed function arguments.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/api-ni.c