diff options
author | Breno Leitao <leitao@debian.org> | 2024-08-08 05:25:09 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-08-13 10:58:58 +0200 |
commit | 5c4a39e8a608a0f0afa2710f469432e5bfce4562 (patch) | |
tree | 82ffaa9b2aa9438c6e3096ed5ba6b602d2d105af /drivers/net/ethernet/intel/igc/igc_main.c | |
parent | e0a2b7e4a0f926948e7ade15cea5a43038dd790c (diff) |
net: netconsole: Standardize variable naming
Update variable names from err to ret in cases where the variable may
return non-error values.
This change facilitates a forthcoming patch that relies on ret being
used consistently to handle return values, regardless of whether they
indicate an error or not.
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions