aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-10-17 13:18:36 +0100
committerTakashi Iwai <[email protected]>2017-10-17 19:15:45 +0200
commitd368478b2995a1eda156b4fa8b0a9d0850f325ed (patch)
tree7991a19b365dfd32a1d7257c10b0ed660b01bf2a /lib/test_overflow.c
parent067483577bce79e11afc41a29f38d43840e623de (diff)
ALSA: emu10k1: remove redundant assignment to tmp
The assignment to variable tmp is redundant as the value is never read and a new value is assigned to tmp in the following for-loop, so remove the assignment. Cleans up clang warning: Value stored to 'tmp' is never read Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions