From: Stephen M. Cameron Date: Thu, 17 Sep 2009 18:47:14 +0000 (-0500) Subject: cciss: Dynamically allocate struct device for each logical drive as needed. X-Git-Tag: v2.6.32-rc3~6^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617e1344229d22ea9ecb6538e50808541618ed2b;p=pandora-kernel.git cciss: Dynamically allocate struct device for each logical drive as needed. Dynamically allocate struct device for each logical drive as needed instead of allocating the maximum we would ever need at driver init time. Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe --- Reading git-diff-tree failed