diff options
author | 2021-12-08 13:24:46 -0600 | |
---|---|---|
committer | 2021-12-14 06:59:19 -0700 | |
commit | 2920417c98dbe4b58200c12fc9dc152834b76e42 (patch) | |
tree | e3839dfcfbc36b9a51c25be3b01c1187ca10ea42 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drbd: Use struct_group() to zero algs (diff) | |
download | linux-dev-2920417c98dbe4b58200c12fc9dc152834b76e42.tar.xz linux-dev-2920417c98dbe4b58200c12fc9dc152834b76e42.zip |
mtip32xx: remove pointless drvdata checking
The .suspend() and .resume() methods are only called after the .probe()
method (mtip_pci_probe()) has set the drvdata and returned success.
Therefore, if we get to mtip_pci_suspend() or mtip_pci_resume(), the
drvdata must be valid. Drop the unnecessary checking.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20211208192449.146076-2-helgaas@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions