staging: lustre: lnet: dead code - remove LNetSetAsync
authorMike Shuey <shuey@purdue.edu>
Tue, 19 May 2015 14:14:34 +0000 (10:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 00:35:37 +0000 (09:35 +0900)
LNetSetAsync() returns 0, and is never called.  Doesn't exist in the Intel
tree, either.  Remove it.

Signed-off-by: Mike Shuey <shuey@purdue.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found