commit | 64dfab8e83644902ad2fd559a56c411b47e3ef3c | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Oct 22 16:51:38 2012 +0800 |
committer | Ingo Molnar <mingo@kernel.org> | Wed Oct 24 12:51:40 2012 +0200 |
tree | 3c0eb719f7b64b0a31cffb96f421ad322558bfe6 | |
parent | e4074b3049f99c6ad6e1a33e6d93d8ec0652e2c1 [diff] |
perf/x86: Remove unused variable in nhmex_rbox_alter_er() The variable port 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> Cc: Yan, Zheng <zheng.z.yan@intel.com> Cc: a.p.zijlstra@chello.nl Cc: paulus@samba.org Cc: acme@ghostprotocols.net Link: http://lkml.kernel.org/r/CAPgLHd8NZkYSkZm22FpZxiEh6HcA0q-V%3D29vdnheiDhgrJZ%2Byw@mail.gmail.com Signed-off-by: Ingo Molnar <mingo@kernel.org>