diff options
author | Alexander Aring <aahringo@redhat.com> | 2022-05-02 18:14:08 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-05-02 19:22:15 +0300 |
commit | 0ccc106052715617015277b596bd1a591bbe4416 (patch) | |
tree | 843a8fff61428572744ae666047aed438d32aa95 /net/unix/af_unix.c | |
parent | 1689c169134f4b5a39156122d799b7dca76d8ddb (diff) | |
download | linux-0ccc106052715617015277b596bd1a591bbe4416.tar.xz |
dlm: remove unnecessary error assign
This patch removes unnecessary error assigns to 0 at places we know that
error is zero because it was checked on non-zero before.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions