From efe44183f6bab5b8acb6a6182d95274978c8abb1 Mon Sep 17 00:00:00 2001 From: Denis Cheng Date: Tue, 13 Nov 2007 00:49:42 +0800 Subject: [PATCH] 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-format-patch failed