[PATCH] staging: rtl8723bs: hal: Remove return type of initrecvbuf

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sat Jun 15 18:52:34 UTC 2019


On Sat, Jun 15, 2019 at 10:52:20PM +0530, Hariprasad Kelam wrote:
> change return of initrecvbuf from s32 to void. As this function always
> returns SUCCESS .
> 
> fix checkpatch warning "Comparison to false is error prone"

That is doing multiple things in the same patch, please break this up :(


More information about the devel mailing list