1
0
Files
linux/drivers
Dan Carpenter 6edac6fde5 HID: hidraw: silence an uninitialized variable warning
My static checker complains that "devid" can be uninitialized if
alloc_chrdev_region() fails.  Fix this by moving the error hanling
forward a couple lines.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2016-04-04 09:49:12 +02:00
..
2016-03-01 16:38:16 -08:00
2016-03-14 14:22:03 +01:00
2016-01-27 20:36:09 +08:00
2016-01-22 18:04:28 -05:00
2016-03-14 17:08:41 +01:00
2016-02-26 12:47:32 +02:00
2016-02-07 23:17:59 -08:00
2016-01-25 09:42:23 +01:00