diff options
author | 2020-11-05 08:52:30 -0600 | |
---|---|---|
committer | 2020-11-20 11:17:55 -0600 | |
commit | e47756c6b4223d045706c5c7fea82c430da30cd2 (patch) | |
tree | 87d009dd78063ffa2b8a65852ab2afc71402b341 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Linux 5.10-rc3 (diff) | |
download | wireguard-linux-e47756c6b4223d045706c5c7fea82c430da30cd2.tar.xz wireguard-linux-e47756c6b4223d045706c5c7fea82c430da30cd2.zip |
PCI: ibmphp: Remove unneeded break
A break is not needed if it is preceded by a return.
Based on Tom Rix's treewide patch; this instance extracted from Joe
Perches' list.
Link: https://lore.kernel.org/r/20201017160928.12698-1-trix@redhat.com
Link: https://lore.kernel.org/r/f530b7aeecbbf9654b4540cfa20023a4c2a11889.camel@perches
.com
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Tom Rix <trix@redhat.com>
Cc: Joe Perches <joe@perches.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions