Re: [PATCH-RESEND 8/8] staging/lustre: fix errno translate code onnon-x86

From: Greg Kroah-Hartman
Date: Wed Jul 24 2013 - 13:28:42 EST


On Thu, Jul 25, 2013 at 01:17:31AM +0800, Peng Tao wrote:
> On non-x86 we will build with Lustre's errno translate code but
> it has a few issues that break build on non-x86 platforms.
>
> Cc: Andreas Dilger <andreas.dilger@xxxxxxxxx>
> Signed-off-by: Peng Tao <tao.peng@xxxxxxx>
> ---
> drivers/staging/lustre/lustre/ptlrpc/Makefile | 2 +-
> drivers/staging/lustre/lustre/ptlrpc/errno.c | 4 +---
> 2 files changed, 2 insertions(+), 4 deletions(-)

As this fixes a build error exposed by a patch earlier in this series,
why not reorder them to prevent any build error at all?

I'll just take the first 5 in this series for now because of this.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/