commit | 2dcf84b36c23a2c34207ab650071f9ee33d3c4a2 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Mon Dec 10 11:12:59 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:03:29 2008 -0200 |
tree | ad3cb19223ce77df967adbb7a50d3253bb270f63 | |
parent | 864a6b813ab6cb69f3552553899ae443329ecfa9 [diff] |
V4L/DVB (6788): tda8290: fix codingstyle, open brace following struct on the same line Fix codingstyle issue discovered after using new checkpatch.pl ERROR: open brace '{' following struct go on the same line 396: FILE: linux/drivers/media/video/tda8290.h:24: +struct tda829x_config +{ Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>