From b219b3f7329d71cdd27355c8c64e65416a0096ce Mon Sep 17 00:00:00 2001 From: Nicolas Palix Date: Thu, 30 Jul 2009 17:37:23 +0200 Subject: [PATCH] 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-format-patch failed