commit | 3aa24f519e48e0db0ccf198d1b766a61d9463ce6 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Thu Oct 09 15:25:58 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 09 22:25:50 2014 -0400 |
tree | 103cfb79516e24316f5ac9790b08613032d8a884 | |
parent | bf3e2692468fe46eed57d18b3dd1af5b30049122 [diff] |
mm/slab_common.c: suppress warning False positive: mm/slab_common.c: In function 'kmem_cache_create': mm/slab_common.c:204: warning: 's' may be used uninitialized in this function Cc: Christoph Lameter <cl@linux.com> Cc: Pekka Enberg <penberg@kernel.org> Cc: David Rientjes <rientjes@google.com> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>