diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-11 19:52:23 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-12 10:32:14 +0300 |
commit | e094b22c8d519e5d5417a57d6f6ddc1b5f0aefaf (patch) | |
tree | f75d3bc5d8af45a7c9087ba4a5954ab876faad03 /sound/firewire/bebob/bebob.h | |
parent | 3b86ec63c06147d24a1b48ba0caab5d051cc0d02 (diff) | |
download | linux-e094b22c8d519e5d5417a57d6f6ddc1b5f0aefaf.tar.xz |
ALSA: i2c: tea6330t: Remove redundant initialization of variable err
The variable err is being initialized with a value that is never read,
it is being updated later on. The assignment is redundant and can be
removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210611165223.38983-1-colin.king@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/bebob/bebob.h')
0 files changed, 0 insertions, 0 deletions