diff options
author | Fabio M. De Francesco <[email protected]> | 2021-04-13 17:05:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-14 10:23:10 +0200 |
commit | 3d7ac0402907012c8a62ab9a83f12199ed2d0087 (patch) | |
tree | a0a453fcf34d841a7c3fab46793716dcdf47324e /lib/mpi/mpi-cmp.c | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions