diff options
author | Patrick Boettcher <pb@linuxtv.org> | 2009-03-29 12:46:58 +0200 |
---|---|---|
committer | Patrick Boettcher <pb@linuxtv.org> | 2009-03-29 12:46:58 +0200 |
commit | ed2a80c674f393482227987d6aeed8c60328cca4 (patch) | |
tree | 80fd198ad5c8e84ea16e299d59f964b602f5e6c7 /linux/drivers/media/dvb/b2c2/flexcop_ibi_value_le.h | |
parent | 8359852c9962fbce35359404d82e2a3ced5222c3 (diff) | |
download | mediapointer-dvb-s2-ed2a80c674f393482227987d6aeed8c60328cca4.tar.gz mediapointer-dvb-s2-ed2a80c674f393482227987d6aeed8c60328cca4.tar.bz2 |
Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2
From: Uwe Bugla <uwe.bugla@gmx.de>
This patch cleans up the source code of the b2c2 flexcop-driver. It is the first of a total of two.
The code is now passing the checkpatch-script.
Priority: normal
Signed-off-by: Uwe Bugla <uwe.bugla@gmx.de>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb/b2c2/flexcop_ibi_value_le.h')
-rw-r--r-- | linux/drivers/media/dvb/b2c2/flexcop_ibi_value_le.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/linux/drivers/media/dvb/b2c2/flexcop_ibi_value_le.h b/linux/drivers/media/dvb/b2c2/flexcop_ibi_value_le.h index 49f2315b6..c75830d7d 100644 --- a/linux/drivers/media/dvb/b2c2/flexcop_ibi_value_le.h +++ b/linux/drivers/media/dvb/b2c2/flexcop_ibi_value_le.h @@ -1,10 +1,7 @@ -/* This file is part of linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III - * +/* Linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III * register descriptions - * - * see flexcop.c for copyright information. + * see flexcop.c for copyright information */ - /* This file is automatically generated, do not edit things here. */ #ifndef __FLEXCOP_IBI_VALUE_INCLUDED__ #define __FLEXCOP_IBI_VALUE_INCLUDED__ |