diff options
author | Bjorn Helgaas <[email protected]> | 2012-02-23 20:18:57 -0700 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2012-02-23 20:18:57 -0700 |
commit | e5b3684181ed91afa05e610af1c8328b7cd7871b (patch) | |
tree | d7cd45830f42de93204bcbf7bb556efe16cd0dce /tools/perf/scripts/python/syscall-counts.py | |
parent | a4fab0449eb2213e426bf210126fa0f1129ca9a3 (diff) |
microblaze/PCI: remove unused pci_flags
pci_flags is initialized to zero and never modified (I think this was just
copied from powerpc). Therefore, "(pci_flags & XX)" is always false and
"!(pci_flags & XX)" is always true, and we can remove all references
to pci_flags.
CC: Michal Simek <[email protected]>
CC: [email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions