From: Sergei Shtylyov Date: Thu, 1 Nov 2012 15:28:36 +0000 (+0300) Subject: pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~5^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52bd4978c61bc23e619a4287a3d30814c97b5d4e;p=pandora-kernel.git 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-diff-tree failed