Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pata_arasan_cf: declare/use more local variables in arasan_cf_dma_sta…
…rt() '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 <sshtylyov@ru.mvista.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
- Loading branch information