diff options
author | John Hubbard <[email protected]> | 2020-05-26 18:26:27 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-27 11:09:26 +0200 |
commit | d25594d764613ad58656bbe74a86706204813a9f (patch) | |
tree | e865a43ca984dac8a23657888bee2539388197bc /drivers/fpga/fpga-bridge.c | |
parent | 57343d51613227373759f5b0f2eede257fd4b82e (diff) |
misc: xilinx-sdfec: cleanup return value in xsdfec_table_write()
Return 0 for success, rather than the value of an incrementing
"reg" index. The reg value was never actually used, so this
simplifies the caller slightly.
Cc: Derek Kiernan <[email protected]>
Cc: Dragan Cvetic <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: [email protected]
Signed-off-by: John Hubbard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions