diff options
| author | Maurizio Lombardi <mlombard@redhat.com> | 2026-03-16 17:39:36 +0300 |
|---|---|---|
| committer | Keith Busch <kbusch@kernel.org> | 2026-04-08 22:05:06 +0300 |
| commit | bad44c9c312f07b590ad7be892a95693baba976e (patch) | |
| tree | 71ca98aa9331b3ee41de84a1062320eb7fe60e2f /include | |
| parent | ea8e356acb165cb1fd75537a52e1f66e5e76c538 (diff) | |
| download | linux-bad44c9c312f07b590ad7be892a95693baba976e.tar.xz | |
nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()
Executing nvmet_tcp_fatal_error() is generally the responsibility
of the caller (nvmet_tcp_try_recv); all other functions should
just return the error code.
Remove the nvmet_tcp_fatal_error() function, it's not needed
anymore.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
