summaryrefslogtreecommitdiff
path: root/drivers/misc/ibmasm/module.c
diff options
context:
space:
mode:
authorManeesh Soni <maneesh@in.ibm.com>2004-05-11 02:31:46 -0700
committerGreg Kroah-Hartman <greg@kroah.com>2004-05-11 02:31:46 -0700
commitab7f733171c2c0a44689f89c2078e76631d32dd5 (patch)
treec33a258a1ad97ba278ebea9a25cdb94928b83f0a /drivers/misc/ibmasm/module.c
parente15f75b5b12dcb5665475dd12f1745ecd8c7bc43 (diff)
[PATCH] kobject_set_name - error handling
1) kobject_set_name-cleanup-01.patch This patch corrects the following by checking the reutrn code from kobject_set_name(). bus_add_driver() bus_register() sys_dev_register() o The following patch cleansup the kobject_set_name() users. Basically checking return code from kobject_set_name(). There can be error returns like -ENOMEM or -EFAULT from kobject_set_name() if the name length exceeds KOBJ_NAME_LEN.
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions