On Tue, Mar 14, 2017 at 09:20:14PM +1100, Tobin C. Harding wrote:
> Code uses identifier names ret, and rc for function return
> values. It would be more readable if the whole driver used a single
> identifier for this task. Lets use 'rc' since it is the shortest.
> 
> Change ret -> rc

Again, retval is nicer.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to