From: Jeff Garzik Date: Thu, 18 Nov 2010 03:56:48 +0000 (-0500) Subject: [libata] avoid needlessly passing around ptr to SCSI completion func X-Git-Tag: v2.6.38-rc1~441^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27dcfb0670ea7352a67137f4ff7947c2a9f6892;p=pandora-kernel.git [libata] avoid needlessly passing around ptr to SCSI completion func It's stored in struct scsi_cmnd->scsi_done, making several 'done' parameters to functions redundant. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed