USB: Phidgets should check create_device_file() return value
authorSean Young <sean@mess.org>
Fri, 11 Aug 2006 09:28:28 +0000 (09:28 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:49 +0000 (11:58 -0700)
device_create_file() could fail, add proper error paths for this condition.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found