diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-11-15 09:35:44 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 19:02:10 -0200 |
commit | 98883cdcb5884bd0f7a89ac36b7170404127b3ea (patch) | |
tree | 16658da847753911337e32c4fee7ae89539b45f9 /Kbuild | |
parent | f380e1d2c9a1ff82a89ec68850ce53094359000e (diff) | |
download | linux-3.10-98883cdcb5884bd0f7a89ac36b7170404127b3ea.tar.gz linux-3.10-98883cdcb5884bd0f7a89ac36b7170404127b3ea.tar.bz2 linux-3.10-98883cdcb5884bd0f7a89ac36b7170404127b3ea.zip |
V4L/DVB (6594): Add tuner_err macro
Some tuners, like xc3028, need to print error messages. Instead of declaring
local macros, create a tuner global macro for printing tuner errors.
To preserve CodingStyle on all tuner_macros, a few CodingStyle violations were
fixed at the other macros:
- lines with more than 80 columns
- two statements at the same line
The patch also removes the CodingStyle violation of having emacs declarations
inside de source code (CodingStyle chapter 18).
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions