diff options
author | 2021-04-01 18:43:15 +0200 | |
---|---|---|
committer | 2021-04-30 14:38:32 -0500 | |
commit | 4cf0abbce69bde3d07757dfa9be6420407fdbc45 (patch) | |
tree | c876f8db2409c2f39d9e0843b709e8a56f5c9c0f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI/VPD: Change pci_vpd_init() return type to void (diff) | |
download | wireguard-linux-4cf0abbce69bde3d07757dfa9be6420407fdbc45.tar.xz wireguard-linux-4cf0abbce69bde3d07757dfa9be6420407fdbc45.zip |
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
All callers pass 0 as offset. Therefore remove the parameter and use a
fixed offset 0 in pci_vpd_find_tag().
Link: https://lore.kernel.org/r/f62e6e19-5423-2ead-b2bd-62844b23ef8f@gmail.com
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions