From: Andrea Righi Date: Sat, 26 Jul 2008 22:22:27 +0000 (-0700) Subject: hugetlb: remove unused variable warning X-Git-Tag: v2.6.27-rc1~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=510a35d4a47802f4a0028aa6bd2ca2170da5e32f;p=pandora-kernel.git hugetlb: remove unused variable warning Remove the following warning when CONFIG_HUGETLB_PAGE is not set: ipc/shm.c: In function `shm_get_stat': ipc/shm.c:565: warning: unused variable `h' [akpm@linux-foundation.org: use tabs, not spaces] Signed-off-by: Andrea Righi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed