On Wed, 12 Mar 2025 11:34:50 +0300, Dan Carpenter wrote: > This doesn't affect how the code works because there are some implicit > casts, but the "ret" variable is used to hold negative error codes so > it should be type int. > > Declare it as "int" instead of "unsigned int". > > > [...] Applied, thanks! [1/1] mfd: cgbc-core: cleanup signedness in cgbc_session_request() commit: 3ce71a089364813c5ca953d7bf527b6ba477d5da -- Lee Jones [李琼斯]