diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-03 14:12:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-09 14:51:53 +0200 |
commit | 432b6c56075071c5614beb895e4d9ba9fb378d3d (patch) | |
tree | 86c5c99d60cf36c84ffee3ca6974294c552f2610 /drivers/fpga/fpga-mgr.c | |
parent | 8923557bd579f303088c1a20dc0b93669c7f8695 (diff) | |
download | linux-432b6c56075071c5614beb895e4d9ba9fb378d3d.tar.gz linux-432b6c56075071c5614beb895e4d9ba9fb378d3d.tar.bz2 linux-432b6c56075071c5614beb895e4d9ba9fb378d3d.zip |
habanalabs/gaudi: remove redundant assignment to variable err
The variable err is being assigned a value that is never read, the
assignment is redundant and can be removed. Also remove some empty
lines.
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/r/20210603131210.84763-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions