Re: linux-next: build warnings after merge of the akpm-current tree

From: Vladimir Davydov
Date: Tue Jan 27 2015 - 03:27:58 EST


Hi,

On Tue, Jan 27, 2015 at 07:12:43PM +1100, Stephen Rothwell wrote:
> In file included from mm/slab_common.c:26:0:
> mm/slab_common.c: In function 'kmem_cache_destroy':
> mm/slab.h:259:30: warning: right-hand operand of comma expression has no effect [-Wunused-value]
> for (iter = NULL, tmp = NULL, (root); 0; )
> ^

It's already been fixed, please see

https://lkml.org/lkml/2015/1/24/39

Thanks,
Vladimir
--
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/