aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-06-29 11:27:43 +0100
committerTakashi Iwai <[email protected]>2022-07-04 14:29:27 +0200
commitdf98a94ce9c450a1af1193e06add37e601cbf2df (patch)
tree99ae6a7b462139678b3c33519a37077ff1b5154d /lib/mpi/mpi-sub-ui.c
parent2e57a3358dda20128593fff9b39b522f1bdd26c6 (diff)
ALSA: wavefront: remove redundant assignment to pointer end
Pointer end is being re-assigned the same value as it was initialized with in the previous statement. The re-assignment is redundant and can be removed. Cleans up clang scan-build warning: sound/isa/wavefront/wavefront_synth.c:582:17: warning: Value stored to 'end' during its initialization is never read Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions