diff options
author | Yang Yingliang <[email protected]> | 2023-08-09 17:19:53 +0800 |
---|---|---|
committer | Helge Deller <[email protected]> | 2023-08-10 17:32:09 +0200 |
commit | 56cf894effc2946f273f7bfc9a28f3741978156c (patch) | |
tree | 1efd3eeaa5a17f410825b9271705d65d55dd0bae /net/lapb/lapb_timer.c | |
parent | a0f4b7879f2e14986200747d1b545e5daac8c624 (diff) |
parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify code
Return PTR_ERR_OR_ZERO() instead of return 0 or PTR_ERR() to
simplify code.
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions