lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 07 Jul 2009 19:42:33 +0530
From:	Jaswinder Singh Rajput <jaswinder@...nel.org>
To:	trivial <trivial@...nel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 7/22] trivial: fix typo "by by" in multiple files


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

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@...il.com>
---
 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@....rr.com>
- * Color fixes by by Orion Sky Lawlor <olawlor@....org> (2/26/2000)
+ * Color fixes by Orion Sky Lawlor <olawlor@....org> (2/26/2000)
  * Snapshot code by Kevin Moore
  * OV7620 fixes by Charl P. Botha <cpbotha@...e.org>
  * Changes by Claudio Matsuoka <claudio@...ectiva.com>
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@...ha.dyndns.org>
  * http://alpha.dyndns.org/ov511/
  *
- * Color fixes by by Orion Sky Lawlor <olawlor@....org> (2/26/2000)
+ * Color fixes by Orion Sky Lawlor <olawlor@....org> (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@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ