From: K. Y. Srinivasan Date: Thu, 1 Dec 2011 12:59:17 +0000 (-0800) Subject: Staging: hv: storvsc: Cleanup storvsc_device_alloc() X-Git-Tag: v3.3-rc1~152^2~101^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2781866484624fabbe373b95cfd20d44d2c9a69e;p=pandora-kernel.git Staging: hv: storvsc: Cleanup storvsc_device_alloc() The code in storvsc_device_alloc() is not needed as this would be done by default. Get rid of it. We still keep the function as we use this hook to allocate per-LUN memory pools in a later patch. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed