]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commit7c285a193412cffe5394ff68910cc19852d42cfc
tree34846772d6097952e396b1d8510177b1ceaed792
parent4de4e73625aa3e067357ad6f956a4cad3255413f
staging: lustre: lnet: dead code - remove LNetSetAsync

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>
drivers/staging/lustre/include/linux/lnet/api.h
drivers/staging/lustre/lnet/lnet/lib-move.c