Re: [PATCH v3 10/15] nvkm: refine the variable names in r535_gsp_msg_recv()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



On Thu, 2024-10-31 at 15:49 +0000, Zhi Wang wrote:
> Nice catch!
> 
> It should be fixed in the re-factor in PATCH 12, where 
> r535_gsp_msgq_wait() always returns an int (error code).

I suspect that there are a lot of other places in the kernel, and not just
Nouveau, where IS_ERR_OR_NULL() is used incorrectly.

Just looking the kernel casually, it seems to me that many usages of
IS_ERR_OR_NULL() are sloppy and should be changed to avoid that function. 
Returning NULL should mean something different from returning -ERROR.




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux