diff options
author | 2020-05-26 18:26:27 -0700 | |
---|---|---|
committer | 2020-05-27 11:09:26 +0200 | |
commit | d25594d764613ad58656bbe74a86706204813a9f (patch) | |
tree | e865a43ca984dac8a23657888bee2539388197bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | misc: xilinx-sdfec: improve get_user_pages_fast() error handling (diff) | |
download | wireguard-linux-d25594d764613ad58656bbe74a86706204813a9f.tar.xz wireguard-linux-d25594d764613ad58656bbe74a86706204813a9f.zip |
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 <derek.kiernan@xilinx.com>
Cc: Dragan Cvetic <dragan.cvetic@xilinx.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Link: https://lore.kernel.org/r/20200527012628.1100649-3-jhubbard@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions