aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBryan Brattlof <[email protected]>2021-04-09 20:13:08 +0000
committerGreg Kroah-Hartman <[email protected]>2021-04-10 10:28:24 +0200
commit98a847ae5d5d3eab47983898363b34def5b3318d (patch)
treeca0042cddb5530d94b80295c684d7c4e8b92f316 /tools/perf/scripts/python
parentd55c46f360279862d62dc03b8de3104e2786f026 (diff)
staging: rtl8723bs: remove redundant initialization
The variable ret is being initialized as 0 and is never used until it's updated by sdio_register_driver() This removes the redundant initialization of ret Signed-off-by: Bryan Brattlof <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions