diff options
author | 2012-05-08 00:08:54 -0700 | |
---|---|---|
committer | 2012-05-08 11:17:30 +0200 | |
commit | c558df4a01a9ec7b02303aba808d1e5044822add (patch) | |
tree | 9a952771bddd8255aa5ef2085d9aa0ab544eb97f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | irq_remap: Fix UP build failure (diff) | |
download | linux-dev-c558df4a01a9ec7b02303aba808d1e5044822add.tar.xz linux-dev-c558df4a01a9ec7b02303aba808d1e5044822add.zip |
irq_remap: Fix the 'sub_handle' uninitialized warning
Fix this uninitialized variable warning:
drivers/iommu/intel_irq_remapping.c:986:12: warning: ‘sub_handle’ may be used uninitialized in this function [-Wuninitialized]
GCC is wrong, help it out.
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: joro@8bytes.org
Cc: iommu@lists.linux-foundation.org
Cc: Joerg Roedel <joerg.roedel@amd.com>
Link: http://lkml.kernel.org/r/1336460934-23592-3-git-send-email-suresh.b.siddha@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions