ret = class_register(&gpdata->class);; if(ret) {; printk(KERN_ERR "class_register failed!\n");; goto class_register_fail;; }
確定! 回上一頁