[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <7f93502db8067b13d82ab858b7b6ededd9cf38da.1269655208.git.joe@perches.com>
Date: Fri, 26 Mar 2010 19:27:53 -0700
From: Joe Perches <joe@...ches.com>
To: linux-kernel@...r.kernel.org
Cc: Mark McClelland <mmcclell@...foot.com>,
Mauro Carvalho Chehab <mchehab@...radead.org>,
linux-usb@...r.kernel.org, linux-media@...r.kernel.org
Subject: [PATCH 4/9] drivers/media: Fix continuation lines
Signed-off-by: Joe Perches <joe@...ches.com>
---
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@...ha.dyndns.org"
#define DRIVER_AUTHOR "Mark McClelland <mark@...ha.dyndns.org> & Bret Wallach \
- & Orion Sky Lawlor <olawlor@....org> & Kevin Moore & Charl P. Botha \
- <cpbotha@...e.org> & Claudio Matsuoka <claudio@...ectiva.com>"
+& Orion Sky Lawlor <olawlor@....org> & Kevin Moore & Charl P. Botha \
+<cpbotha@...e.org> & Claudio Matsuoka <claudio@...ectiva.com>"
#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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists