mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-19 07:11:25 +00:00
We need to convert the error pointer from class_create(), else we'll return the successful return code from register_chrdev() on failure. Signed-off-by: Sven Wegener <sven.wegener@stealer.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>