From: James Simmons Date: Tue, 9 Jun 2015 02:27:09 +0000 (-0400) Subject: staging:lustre: remove useless libcfs_sock_abort_accept X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45bd3ebe32bff9c3b45eb2d0f9a7c15157be060d;p=pandora-kernel.git staging:lustre: remove useless libcfs_sock_abort_accept Another one of those silly one line wrappers which is not needed. Replace libcfs_sock_abort_accept wrapper with a direct call to wake_up_all on the lnet_acceptor_state sock. Signed-off-by: James Simmons Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed