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
Makefile
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