diff options
| author | Hongling Zeng <zenghongling@kylinos.cn> | 2026-05-28 14:24:48 +0800 |
|---|---|---|
| committer | Lyude Paul <lyude@redhat.com> | 2026-05-28 12:49:57 -0400 |
| commit | 47f15f6cf068c14d1a5054066c445bee23f6047e (patch) | |
| tree | 13824ddf2fbafab5c9a0c519ed432dba5cb60355 /include/linux/timerqueue.h | |
| parent | 281fe11c6c4aebc1a1eb9d21eaab7323ee5af979 (diff) | |
nouveau/gsp: cleanup IS_ERR_OR_NULL in rpc_rd
The underlying nvkm_gsp_rpc_get() function returns error pointers,
so checking for NULL with IS_ERR_OR_NULL() is redundant. Use IS_ERR()
instead.
This affects nvkm_gsp_rpc_rd().
Signed-off-by: Hongling Zeng <zenghongling@kylinos.cn>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patch.msgid.link/20260528062451.54107-3-zenghongling@kylinos.cn
Reviewed-by: Lyude Paul <lyude@redhat.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
