]> git.karo-electronics.de Git - karo-tx-linux.git/commit
slab: fix DEBUG==0 warning
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 13 Sep 2012 00:58:25 +0000 (10:58 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 18 Sep 2012 06:04:12 +0000 (16:04 +1000)
commite487187cddf0df9a9a78ec5b8c01b92350302395
tree511d5707e6dd9c9653c19d8b3d19883c6d04f154
parent6086430a67fd896a4fd3467ceaf620f1fa0be61f
slab: fix DEBUG==0 warning

mm/slab.c:808: warning: '__slab_error' defined but not used

Cc: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/slab.c