Skip to content

Commit

Permalink
[media] xc4000: code cleanup
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
istvan_v@mailbox.hu authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 7db98fe commit 341747b
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 161 deletions.
Loading

0 comments on commit 341747b

Please sign in to comment.