mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 17:18:25 +02:00
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>
|
||
|---|---|---|
| .. | ||
| other | ||
| cs8427.c | ||
| i2c.c | ||
| Makefile | ||
| tea6330t.c | ||