From 52bd4978c61bc23e619a4287a3d30814c97b5d4e Mon Sep 17 00:00:00 2001 From: Sergei Shtylyov Date: Thu, 1 Nov 2012 18:28:36 +0300 Subject: [PATCH] pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start() 'acdev->qc', 'acdev->qc->ap', and 'acdev->qc->tf' expressions are used multiple times in this function, so it makes sense to use the local variables for them. Signed-off-by: Sergei Shtylyov Acked-by: Viresh Kumar Signed-off-by: Jeff Garzik --- Reading git-format-patch failed