From: Nicolas Palix Date: Thu, 30 Jul 2009 15:37:23 +0000 (+0200) Subject: Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlist X-Git-Tag: v2.6.32-rc1~668^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b219b3f7329d71cdd27355c8c64e65416a0096ce;p=pandora-kernel.git Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlist typedef SG_BUFFER_LIST is removed and its uses are replaced by the use of struct scatterlist. Signed-off-by: Nicolas Palix Cc: Bill Pemberton Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed