From: Stephen M. Cameron Date: Fri, 26 Feb 2010 22:01:27 +0000 (-0600) Subject: cciss: simplify scatter gather code X-Git-Tag: v2.6.34-rc1~242^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dccc9b563e455b91f7247b1ca6b0face40323538;p=pandora-kernel.git cciss: simplify scatter gather code cciss: simplify scatter gather code. Instead of allocating an array of pointers to a structure containing an SGDescriptor structure, and two other elements that aren't really used, just allocate SGDescriptor structs. Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe --- Reading git-diff-tree failed