[PATCH 7/22] trivial: fix typo "by by" in multiple files

From: Jaswinder Singh Rajput
Date: Tue Jul 07 2009 - 10:34:45 EST



Replaced "by by" with "by" in multiple files

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx>
---
drivers/media/video/ov511.c | 2 +-
drivers/media/video/ovcamchip/ov7x10.c | 2 +-
include/linux/ipv6.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/media/video/ov511.c b/drivers/media/video/ov511.c
index 0bc2cf5..118de90 100644
--- a/drivers/media/video/ov511.c
+++ b/drivers/media/video/ov511.c
@@ -4,7 +4,7 @@
* Copyright (c) 1999-2003 Mark W. McClelland
* Original decompression code Copyright 1998-2000 OmniVision Technologies
* Many improvements by Bret Wallach <bwallac1@xxxxxxxxxx>
- * Color fixes by by Orion Sky Lawlor <olawlor@xxxxxxx> (2/26/2000)
+ * Color fixes by Orion Sky Lawlor <olawlor@xxxxxxx> (2/26/2000)
* Snapshot code by Kevin Moore
* OV7620 fixes by Charl P. Botha <cpbotha@xxxxxxxx>
* Changes by Claudio Matsuoka <claudio@xxxxxxxxxxxxx>
diff --git a/drivers/media/video/ovcamchip/ov7x10.c b/drivers/media/video/ovcamchip/ov7x10.c
index 5206e79..3d48820 100644
--- a/drivers/media/video/ovcamchip/ov7x10.c
+++ b/drivers/media/video/ovcamchip/ov7x10.c
@@ -3,7 +3,7 @@
* Copyright (c) 1999-2004 Mark McClelland <mark@xxxxxxxxxxxxxxxx>
* http://alpha.dyndns.org/ov511/
*
- * Color fixes by by Orion Sky Lawlor <olawlor@xxxxxxx> (2/26/2000)
+ * Color fixes by Orion Sky Lawlor <olawlor@xxxxxxx> (2/26/2000)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
diff --git a/include/linux/ipv6.h b/include/linux/ipv6.h
index c662efa..cf7d7cf 100644
--- a/include/linux/ipv6.h
+++ b/include/linux/ipv6.h
@@ -296,7 +296,7 @@ struct ipv6_pinfo {

/*
* Packed in 16bits.
- * Omit one shift by by putting the signed field at MSB.
+ * Omit one shift by putting the signed field at MSB.
*/
#if defined(__BIG_ENDIAN_BITFIELD)
__s16 hop_limit:9;
--
1.6.0.6



--
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/