From: Joe Perches Date: Wed, 7 Apr 2010 05:59:26 +0000 (-0300) Subject: V4L/DVB: ov511: Fix continuation lines X-Git-Tag: v2.6.35-rc1~480^2~255 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=42397ce42cb0a56276abde767e1598af74ca0af2;p=karo-tx-linux.git V4L/DVB: ov511: Fix continuation lines Signed-off-by: Joe Perches Signed-off-by: Douglas Schilling Landgraf Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/ov511.c b/drivers/media/video/ov511.c index dd1b1ac1a0ef..6085d5582555 100644 --- a/drivers/media/video/ov511.c +++ b/drivers/media/video/ov511.c @@ -57,8 +57,8 @@ #define DRIVER_VERSION "v1.64 for Linux 2.5" #define EMAIL "mark@alpha.dyndns.org" #define DRIVER_AUTHOR "Mark McClelland & Bret Wallach \ - & Orion Sky Lawlor & Kevin Moore & Charl P. Botha \ - & Claudio Matsuoka " +& Orion Sky Lawlor & Kevin Moore & Charl P. Botha \ + & Claudio Matsuoka " #define DRIVER_DESC "ov511 USB Camera Driver" #define OV511_I2C_RETRIES 3