[DVB] cinergyT2: cinergyt2_register_rc() should return 0 on success
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 16 Nov 2005 08:11:50 +0000 (00:11 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 16 Nov 2005 08:11:50 +0000 (00:11 -0800)
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 <davem@davemloft.net>

No differences found