]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: lustre: statahead: Remove sa_received_empty wrapper
authorShivani Bhardwaj <shivanib134@gmail.com>
Sat, 7 Nov 2015 09:52:18 +0000 (15:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 23:34:02 +0000 (15:34 -0800)
commit615f9a68b9735d1690b9ada3d7d60f864b3161e5
tree70b589166115f57225b83d19965f4e6ef45ce0bd
parent6c3d0ea63e69527eb3b1c8117462f96cff0e4b48
Staging: lustre: statahead: Remove sa_received_empty wrapper

Remove the wrapper sa_received_empty() and replace its calls with the
function it wrapped.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/statahead.c