From: Marcin Slusarz Date: Thu, 15 May 2008 06:30:06 +0000 (-0700) Subject: isdn/capi: Return proper errnos on module init. X-Git-Tag: v2.6.26-rc4~91^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066b2118976e6e7cc50eed39e2747c75343a23c4;p=pandora-kernel.git isdn/capi: Return proper errnos on module init. cdebug_init() is called from kcapi_init() which is module initialization function, so it must return negative values on errors. Signed-off-by: Marcin Slusarz Acked-by: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed