diff options
author | 2011-06-05 03:35:09 -0700 | |
---|---|---|
committer | 2011-06-09 09:05:12 -0400 | |
commit | 7f20caff0ef6ce87dbb044389d43bfa1093cd3af (patch) | |
tree | 4f5cd64b1335f28d9dfa7603286b682b282099e1 /tools/perf/scripts/python/syscall-counts.py | |
parent | Linux 3.0-rc1 (diff) | |
download | wireguard-linux-7f20caff0ef6ce87dbb044389d43bfa1093cd3af.tar.xz wireguard-linux-7f20caff0ef6ce87dbb044389d43bfa1093cd3af.zip |
iscsi_ibft: iscsi_ibft_find unused variable i
int i is only needed if CONFIG_ACPI is set
so move it within a new ifdef so kernels without ACPI
don't allocate space for nothing. Fixes warning too.
Signed-off-by: Connor Hansen <cmdkhh@gmail.com>
Signed-off-by: Peter Jones <pjones@redhat.com>
[v2: Fixed warning when CONFIG_ACPI was defined]
Signed-off-by: Konrad Rzeszutek Wilk <konrad@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions