diff options
author | 2014-07-25 10:36:14 +0200 | |
---|---|---|
committer | 2014-09-03 12:42:33 -0600 | |
commit | 3b7f1016628e04f937bafd468ce6fa437b92e275 (patch) | |
tree | 45cfb89bd40723a61ec93f59a73d2858b2fd2144 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 3.17-rc2 (diff) | |
download | linux-dev-3b7f1016628e04f937bafd468ce6fa437b92e275.tar.xz linux-dev-3b7f1016628e04f937bafd468ce6fa437b92e275.zip |
PCI: Remove unnecessary variable in pci_add_dynid()
The variable "retval" in pci_add_dynid() is only used to store the return
value of driver_attach() and is then directly returned. Remove the
variable and directly pass on driver_attach()'s return value.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions