From: Jani Nikula Date: Thu, 11 Mar 2010 16:11:45 +0000 (+0200) Subject: driver-core: document ERR_PTR() return values X-Git-Tag: v2.6.34-rc2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0eae0ed3b7d4182a6b4dd03540a738518ea3163;p=pandora-kernel.git driver-core: document ERR_PTR() return values A number of functions in the driver core return ERR_PTR() values on error. Document this in the kernel-doc of the functions. Signed-off-by: Jani Nikula Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed