commit | 341747bef5dd2e2f56647ba30ea2180752905fa0 | [log] [tgz] |
---|---|---|
author | istvan_v@mailbox.hu <istvan_v@mailbox.hu> | Mon Jun 06 12:54:54 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:52:40 2011 -0300 |
tree | fee2cebfc9fc42496d5621e8608ef4a5a87cbd23 | |
parent | 7db98fe66be035494912b6b2c4e9c1e3abfedfe5 [diff] |
[media] xc4000: code cleanup Various coding style changes: - removed unused / commented out code - changed C++ style comments to C format - renamed functions and variables that included upper case letters in the name - removed tabs from module parameter descriptions - replaced the use of XC_RESULT_* with standard error codes Signed-off-by: Istvan Varga <istvan_v@mailbox.hu> Cc: Patrick Boettcher <pboettcher@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>