From: Seth Jennings Date: Wed, 30 Jan 2013 15:36:52 +0000 (-0600) Subject: staging: zsmalloc: remove unused pool name X-Git-Tag: v3.9-rc1~127^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d145a501778042d0411c843ed5b468b41f8a171;p=pandora-kernel.git staging: zsmalloc: remove unused pool name zs_create_pool() currently takes a name argument which is never used in any useful way. This patch removes it. Signed-off-by: Seth Jennings Acked-by: Nitin Gupta Acked-by: Rik van Riel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed