diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2013-12-15 00:06:07 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-12-16 03:02:08 +0400 |
commit | 1a84b99ccbb954ce201024691babfe4d7d9f506f (patch) | |
tree | 573d68b191df317599f5354981959d3421fbe215 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cd84d34074f56595fbae7a70f8a85b7d089249d1 (diff) | |
download | linux-1a84b99ccbb954ce201024691babfe4d7d9f506f.tar.xz |
PCI: pciehp: Remove error checks when accessing PCIe Capability
There's not much point in checking the return value from every config space
access because the only likely errors are design-time things like unaligned
accesses or invalid register numbers. The checking clutters the code
significantly, so this patch removes it.
No functional change.
Reference: http://lkml.kernel.org/r/CA+55aFzP4xEbcNmZ+MS0SQ3LrULzSq+dBiT_X9U-bPpR-Ukgrw@mail.gmail.com
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions