commit | 7f0658d37f2d9a3a251f5b0bf1877eb9ec593f04 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Oct 22 16:58:30 2012 +0800 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Nov 28 12:39:09 2012 -0500 |
tree | 53aab53a6ed2fc88661941a435d32c54c2cf870d | |
parent | 8b34f2cc99df7275652ac6b522a767d750a02b3a [diff] |
sata_inic162x: remove unused variable in inic_scr_read() The variable addr 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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>