diff options
author | Fabio M. De Francesco <fmdefrancesco@gmail.com> | 2021-04-13 17:05:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-14 10:23:10 +0200 |
commit | 3d7ac0402907012c8a62ab9a83f12199ed2d0087 (patch) | |
tree | a0a453fcf34d841a7c3fab46793716dcdf47324e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c3db59cfe16ad81d691904d9420fdefa34063b29 (diff) |
staging: rtl8723bs: core: Remove unused but set variable
Removed "ledBlink_param" because it was set to the value of "pbuf" but was
never reused. This set was made by direct assignment (no helper had been
called), therefore it had no side effect to the location pointed by "pbuf".
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210413150517.12533-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions