diff options
author | Colin Ian King <[email protected]> | 2021-06-13 15:06:52 +0100 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2021-06-21 12:06:16 -0400 |
commit | bb24cc0f37a2d12f780ab2a57df046274a0bec38 (patch) | |
tree | fe038ace16acb5b650dcebf9df376cf40bdec168 /drivers/fpga/fpga-bridge.c | |
parent | 6d1c0f3d28f98ea2736128ed3e46821496dc3a8c (diff) |
rpc: remove redundant initialization of variable status
The variable status is being initialized with a value that is never
read, the assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions