Re: [PATCH 12/13] staging/lustre: Remove unused cp_error from struct cl_page

From: Greg Kroah-Hartman
Date: Sun Aug 21 2016 - 17:11:35 EST


On Sat, Aug 20, 2016 at 05:34:29PM -0400, Oleg Drokin wrote:
> cp_error member is not really set anywhere, so kill
> it and the only printing user of it too.
>
> Signed-off-by: Oleg Drokin <green@xxxxxxxxxxxxxx>
> ---
> drivers/staging/lustre/lustre/include/cl_object.h | 2 --
> drivers/staging/lustre/lustre/obdclass/cl_page.c | 4 ++--
> 2 files changed, 2 insertions(+), 4 deletions(-)

Doesn't apply :(