From: David S. Miller Date: Wed, 16 Nov 2005 08:11:50 +0000 (-0800) Subject: [DVB] cinergyT2: cinergyt2_register_rc() should return 0 on success X-Git-Tag: v2.6.15-rc2~73^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5603e056b8b5f3175f14badd895b9ac567f315;p=pandora-kernel.git [DVB] cinergyT2: cinergyt2_register_rc() should return 0 on success Currently, the version when ENABLE_RC is defined, falls through to the end of the function without returning anything. Signed-off-by: David S. Miller --- Reading git-diff-tree failed