From 0d145a501778042d0411c843ed5b468b41f8a171 Mon Sep 17 00:00:00 2001 From: Seth Jennings Date: Wed, 30 Jan 2013 09:36:52 -0600 Subject: [PATCH] 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-format-patch failed