From: Denis Cheng Date: Mon, 12 Nov 2007 16:49:42 +0000 (+0800) Subject: SLUB: killed the unused "end" variable X-Git-Tag: v2.6.24-rc3~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efe44183f6bab5b8acb6a6182d95274978c8abb1;p=pandora-kernel.git SLUB: killed the unused "end" variable Since the macro "for_each_object" introduced, the "end" variable becomes unused anymore. Signed-off-by: Denis Cheng Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed