OSDN Git Service

Staging: comedi: check the return value of kobject_set_name
authorAnton Protopopov <a.s.protopopov@gmail.com>
Wed, 9 Jul 2014 05:12:37 +0000 (09:12 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 19:19:36 +0000 (12:19 -0700)
commita5bde3a163cc4701e693c7c1d9cb9d6c9b888c75
tree5fa08c5592615c7de266936d1d22660f523c3de7
parenteedd8d7ee8536adb42ddc7a91c9aea4a08a7b6f4
Staging: comedi: check the return value of kobject_set_name

Added a check of the return value of the kobject_set_name function.

Signed-off-by: Anton Protopopov <a.s.protopopov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_fops.c