diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-17 15:18:36 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-10-17 20:15:45 +0300 |
commit | d368478b2995a1eda156b4fa8b0a9d0850f325ed (patch) | |
tree | 7991a19b365dfd32a1d7257c10b0ed660b01bf2a /Documentation | |
parent | 067483577bce79e11afc41a29f38d43840e623de (diff) | |
download | linux-d368478b2995a1eda156b4fa8b0a9d0850f325ed.tar.xz |
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 <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions