mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>