On Sun, Oct 19, 2014 at 02:37:28AM +0530, Devendra Naga wrote:
> The error_handling for class_create, device_create are taken care
> by the respective goto statements. The failure code from class_create and
> device_create are assigned to the variable rc to return a proper value.
> 
> Also removed the rc initialisation to 0 as it gets changed in the call to
> register_chrdev.
> 
> Signed-off-by: Devendra Naga <devendrana...@gmail.com>

Thanks.  Looks good.  :)

regards,
dan carpenter

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

Reply via email to