Staging: lustre: statahead: Remove agl_first_entry wrapper
authorShivani Bhardwaj <shivanib134@gmail.com>
Sat, 7 Nov 2015 09:51:39 +0000 (15:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 23:34:02 +0000 (15:34 -0800)
commit6c3d0ea63e69527eb3b1c8117462f96cff0e4b48
tree8f21444932abea88b1635a5cac326fd5fc79d4a5
parent13ce3246573a6c9b785516c957f09108bf325b32
Staging: lustre: statahead: Remove agl_first_entry wrapper

Remove the wrapper function agl_first_entry() and replace its calls with
the function list_entry() that it wraps.

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