diff options
author | Mike Snitzer <snitzer@kernel.org> | 2024-02-13 16:03:47 -0600 |
---|---|---|
committer | Mike Snitzer <snitzer@kernel.org> | 2024-03-04 15:07:56 -0500 |
commit | 4e4152482b944c44a285375be072c4fb3bb50770 (patch) | |
tree | 487329262a60de90af5b67ac71d92dfc3cabd2d9 /net/lapb/lapb_timer.c | |
parent | e60167367eb2959a86b39678f9566cc3aa300c73 (diff) |
dm vdo target: eliminate inappropriate uses of UDS_SUCCESS
Most should be VDO_SUCCESS. But comparing the return from
kstrtouint() with UDS_SUCCESS (happens to be 0) makes no sense.
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions