diff options
author | Daniel Scheller <d.scheller@gmx.net> | 2018-06-19 14:50:10 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-09-12 07:18:44 -0400 |
commit | 79150ac9f35b9de532b74cf1288371091b5897ed (patch) | |
tree | 9a7a933c34e8622d674d1538ce2101652d4a468e /drivers/media/pci/ddbridge/ddbridge-max.h | |
parent | 4771d831e2f9a6f580fc0873102c0364e9349947 (diff) | |
download | linux-79150ac9f35b9de532b74cf1288371091b5897ed.tar.gz |
media: ddbridge: header/boilerplate cleanups and cosmetics
Cleanup blank lines, remove wrong links to
http://www.gnu.org/copyleft/gpl.html (the driver is licensed under the
terms of GPLv2, but the link points to a copy of the GPLv3), and fix
the filename reference in ddbridge-i2c.h.
[mchehab@kernel.org: removed whitespace changes at the licensing text,
as we didn't get any acks from the authors with regards to changing
the text]
Cc: Ralph Metzler <rjkm@metzlerbros.de>
Cc: Manfred Voelkel <mvoelkel@DigitalDevices.de>
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/pci/ddbridge/ddbridge-max.h')
-rw-r--r-- | drivers/media/pci/ddbridge/ddbridge-max.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/pci/ddbridge/ddbridge-max.h b/drivers/media/pci/ddbridge/ddbridge-max.h index 604a16c47c65..6543dfc77138 100644 --- a/drivers/media/pci/ddbridge/ddbridge-max.h +++ b/drivers/media/pci/ddbridge/ddbridge-max.h @@ -14,7 +14,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * */ #ifndef _DDBRIDGE_MAX_H_ |