From: Jeff Garzik <jeff@xxxxxxxxxx> Date: Sun, 30 Sep 2007 20:52:45 -0400 > David Miller wrote: > > It compiles :-) You deleted the only uses of scsi_rbuf_{get,put}() > > so you can kill those off too. > > > Seeing as how they are exact duplicates of libata's > ata_scsi_rbuf_{get,put}, I wonder how they got there in the first place > (rather than becoming common code), and I wonder how many more copies > are floating out there... I bet: 1) they were common code in scsi_lib.c 2) qlogicpti and libata became the only remaining users so 3) they got copied to those two users verbatim anticipating that the qlogicpti usage would eventually be deleted. Interested parties can search the tree history to determine for suer :-) - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html