]> 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>
Wed, 19 Sep 2012 05:29:56 +0000 (15:29 +1000)
commit3b1be0f2d978ebab0dd3a3d02afe708c882b2bea
tree83c5701d899e73a2bdb67835e3754ab90864648a
parent5e59587b17e122294b97e9b9ef2ab3482a5b4660
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