commit | 394453676b87508ae141458105172f0f72f2778c | [log] [tgz] |
---|---|---|
author | James Simmons <jsimmons@infradead.org> | Wed Jun 03 16:43:21 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 08 12:37:18 2015 -0700 |
tree | 72c1d55ec4809449b167ad6fe6d4b410bf91ffcb | |
parent | d9c90615a4e24135a9881c701ea1f0bc8821d700 [diff] |
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>