From: Dan Carpenter Date: Mon, 5 Mar 2012 22:59:15 +0000 (-0800) Subject: c2port: class_create() returns an ERR_PTR X-Git-Tag: v3.3-rc7~37^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22ea71d7f49c3115e3a9ced5eac109fef26d3559;p=pandora-kernel.git c2port: class_create() returns an ERR_PTR class_create() doesn't return a NULL, it only returns ERR_PTRs. Signed-off-by: Dan Carpenter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed