[PATCH 4/9] drivers/media: Fix continuation lines

From: Joe Perches
Date: Fri Mar 26 2010 - 22:29:52 EST


Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
drivers/media/video/ov511.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/media/video/ov511.c b/drivers/media/video/ov511.c
index e0bce8d..c34325c 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@xxxxxxxxxxxxxxxx"
#define DRIVER_AUTHOR "Mark McClelland <mark@xxxxxxxxxxxxxxxx> & Bret Wallach \
- & Orion Sky Lawlor <olawlor@xxxxxxx> & Kevin Moore & Charl P. Botha \
- <cpbotha@xxxxxxxx> & Claudio Matsuoka <claudio@xxxxxxxxxxxxx>"
+& Orion Sky Lawlor <olawlor@xxxxxxx> & Kevin Moore & Charl P. Botha \
+<cpbotha@xxxxxxxx> & Claudio Matsuoka <claudio@xxxxxxxxxxxxx>"
#define DRIVER_DESC "ov511 USB Camera Driver"

#define OV511_I2C_RETRIES 3
--
1.7.0.14.g7e948

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/