diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-05-13 23:08:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-14 13:55:45 +0200 |
commit | 76e78f3df8f5d21b1a85f770fa92a1fd211e429b (patch) | |
tree | 3280dcf4f538453da7723f6a91b6499892ec668b /init/do_mounts.c | |
parent | 09be0d0db530412eae63b8e11cf03d2b93d2426d (diff) | |
download | linux-76e78f3df8f5d21b1a85f770fa92a1fd211e429b.tar.bz2 |
staging: unisys: visorinput: remove redundant assignment of variable led
The variable led is being assigned a value that is never used before
a return statement. The assignment is redundant and can be removed.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/r/20210513220832.137336-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init/do_mounts.c')
0 files changed, 0 insertions, 0 deletions