diff options
author | Colin Ian King <[email protected]> | 2021-06-03 14:12:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-09 14:51:53 +0200 |
commit | 432b6c56075071c5614beb895e4d9ba9fb378d3d (patch) | |
tree | 86c5c99d60cf36c84ffee3ca6974294c552f2610 /include/linux/fpga/fpga-mgr.h | |
parent | 8923557bd579f303088c1a20dc0b93669c7f8695 (diff) |
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 <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions