1
0
Fork 0
alistair23-linux/drivers/misc/c2port
Dan Carpenter 22ea71d7f4 c2port: class_create() returns an ERR_PTR
class_create() doesn't return a NULL, it only returns ERR_PTRs.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-03-05 15:49:43 -08:00
..
Kconfig c2port: add c2port support for Eurotech Duramar 2150 2008-11-12 17:17:18 -08:00
Makefile c2port: add c2port support for Eurotech Duramar 2150 2008-11-12 17:17:18 -08:00
c2port-duramar2150.c c2port: fix build error for duramar2150 due to missing header. 2012-01-24 16:21:01 -08:00
core.c c2port: class_create() returns an ERR_PTR 2012-03-05 15:49:43 -08:00