summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSimon Richter <Simon.Richter@hogyros.de>2026-03-08 02:35:35 +0900
committerBjorn Helgaas <bhelgaas@google.com>2026-03-25 13:28:49 -0500
commit94555ea9a0488c5c1bba90242cfa149a84a8928d (patch)
tree5a58168c12e223d5bf6c383d4d7a0cc94431e58a /tools/perf/scripts/python/netdev-times.py
parent2a93c9851b2bb38614fadd84aa674b7a5c8181c6 (diff)
PCI/VGA: Pass errors from pci_set_vga_state() up
pci_set_vga_state() returns an error code, which so far has been ignored by the only caller, __vga_tryget(), so forward it to the caller. As the return type of __vga_tryget() is a pointer, wrap the error in ERR_PTR(). Signed-off-by: Simon Richter <Simon.Richter@hogyros.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://patch.msgid.link/20260307173538.763188-3-Simon.Richter@hogyros.de
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions