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.dil...@intel.com> > Signed-off-by: Peng Tao <tao.p...@emc.com> > --- > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/