]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit7b5603e056b8b5f3175f14badd895b9ac567f315
tree202d8d9d05f02f9d287c4e4a69694c5136fa3077
parent574780d56fdafe2c8ea98660a932760dfea9bffc
[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 <davem@davemloft.net>
drivers/media/dvb/cinergyT2/cinergyT2.c