diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2021-04-28 21:32:53 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2021-04-29 18:07:17 +0300 |
commit | 07b4523e9e2fe9763e5c62da032d3c444e83d0fd (patch) | |
tree | 9d8d1b031d00084897b61866eddf6766623e1b8a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f42c35ea3b137c01b3e073232131674be8efb924 (diff) | |
download | linux-07b4523e9e2fe9763e5c62da032d3c444e83d0fd.tar.xz |
PCI/sysfs: Rename "vpd" attribute accessors
Rename "vpd" attribute accessors so they fit with the BIN_ATTR_RW() macro
usage. Currently there is no BIN_ATTR_ADMIN_RW() that uses 0600
permissions, but if there were, it would likely use "vpd_read()" and
"vpd_write()". No functional change intended.
Extracted from the patch mentioned below by Heiner Kallweit
<hkallweit1@gmail.com>.
Link: https://lore.kernel.org/linux-pci/7703024f-8882-9eec-a122-599871728a89@gmail.com/
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions