commit | 7b5603e056b8b5f3175f14badd895b9ac567f315 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Nov 16 00:11:50 2005 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Nov 16 00:11:50 2005 -0800 |
tree | 202d8d9d05f02f9d287c4e4a69694c5136fa3077 | |
parent | 574780d56fdafe2c8ea98660a932760dfea9bffc [diff] |
[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>