From: Tejun Heo Date: Tue, 18 Dec 2007 21:34:43 +0000 (-0500) Subject: libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* X-Git-Tag: v2.6.25-rc1~1233^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc36888d4422140f9eaf50f24953ec109f750a3;p=pandora-kernel.git libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* ATA_PROT_ATAPI_* are ugly and naming schemes between ATA_PROT_* and ATA_PROT_ATAPI_* are inconsistent causing confusion. Rename them to ATAPI_PROT_* and make them consistent with ATA counterpart. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed