Re: [PATCH v2] staging: r8188eu: os_dep: remove the goto statement

From: Pavel Skripkin
Date: Fri Nov 05 2021 - 06:36:26 EST


On 11/5/21 12:53, Greg KH wrote:
Right after this, ret8 is set, but never checked, which looks like a bug
to me. Can you work on fixing that after I take this patch?

thanks,

greg k-h


ret8 is returned from this function, but as I said [1] it can be just removed. It will be always set to _SUCCESS.



[1] https://lore.kernel.org/linux-staging/f26b4aec-c0a1-8c93-b34e-8b1a36ac81b3@xxxxxxxxx/


With regards,
Pavel Skripkin