]> git.baikalelectronics.ru Git - kernel.git/commit
[media] xc4000: code cleanup
authoristvan_v@mailbox.hu <istvan_v@mailbox.hu>
Mon, 6 Jun 2011 15:54:54 +0000 (12:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:52:40 +0000 (17:52 -0300)
commit1db9d5ff24f8ada27b61a5d7811823e0bea13496
treefee2cebfc9fc42496d5621e8608ef4a5a87cbd23
parent62daec785211f62793bab9e1ee300dbfd587e5f5
[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>
drivers/media/common/tuners/xc4000.c
drivers/media/dvb/dvb-usb/dib0700_devices.c