From: Wei Yongjun Date: Mon, 22 Oct 2012 08:55:50 +0000 (+0800) Subject: pata_rdc: remove unused variable in rdc_init_one() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~5^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b34f2cc99df7275652ac6b522a767d750a02b3a;p=pandora-kernel.git pata_rdc: remove unused variable in rdc_init_one() The variable port_flags is initialized but never used otherwise, so remove the unused variable. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed