diff options
| author | Colin Ian King <[email protected]> | 2017-10-17 12:18:36 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2017-10-17 17:15:45 +0000 |
| commit | d368478b2995a1eda156b4fa8b0a9d0850f325ed (patch) | |
| tree | 7991a19b365dfd32a1d7257c10b0ed660b01bf2a /net/unix/af_unix.c | |
| parent | ALSA: au88x0: remove redundant assignment of variable i (diff) | |
| download | kernel-d368478b2995a1eda156b4fa8b0a9d0850f325ed.tar.gz kernel-d368478b2995a1eda156b4fa8b0a9d0850f325ed.zip | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
