From: Martin K. Petersen Date: Thu, 26 Nov 2009 17:00:43 +0000 (-0500) Subject: libata: Clarify ata_set_lba_range_entries function X-Git-Tag: v2.6.33-rc1~380^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0634c4aea0b80447cbdc4c0db285004b860c455;p=pandora-kernel.git libata: Clarify ata_set_lba_range_entries function ata_set_lba_range_entries used the variable max for two different things which was confusing. Make the function take a buffer size in bytes as argument and return the used buffer size upon completion. Signed-off-by: Martin K. Petersen Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed