Staging: lustre: statahead: Remove sa_first_received_entry wrapper
authorShivani Bhardwaj <shivanib134@gmail.com>
Sat, 7 Nov 2015 09:50:59 +0000 (15:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 23:34:02 +0000 (15:34 -0800)
commit13ce3246573a6c9b785516c957f09108bf325b32
tree3df3d0db8a50d2ef82b169b3df0050e29b8b7dff
parentb0d14255a1db03572d325a2d4897856f3b6f552f
Staging: lustre: statahead: Remove sa_first_received_entry wrapper

Remove the function sa_first_received_entry() and replace all 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
This page took 0.026236 seconds and 5 git commands to generate.