public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5 v2]Typo: change kenrel to kernel.
@ 2011-04-17 18:09 Justin P. Mattock
  2011-04-17 18:09 ` [PATCH 2/5 v2]Typo: change whetehr to whether Justin P. Mattock
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Justin P. Mattock @ 2011-04-17 18:09 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

The below patch is a resend due to rebasing to the current Mainline, in
of which changes a typo "kenrel" to "kernel".

Signed-off-by: Justin P. Mattock  <justinmattock@gmail.com>

---
 Documentation/feature-removal-schedule.txt    |    2 +-
 drivers/media/video/saa7164/saa7164-encoder.c |    2 +-
 drivers/media/video/saa7164/saa7164-vbi.c     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 492e81d..9536652 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -226,7 +226,7 @@ Who:	Zhang Rui <rui.zhang@intel.com>
 What:	CONFIG_ACPI_PROCFS_POWER
 When:	2.6.39
 Why:	sysfs I/F for ACPI power devices, including AC and Battery,
-        has been working in upstream kenrel since 2.6.24, Sep 2007.
+        has been working in upstream kernel since 2.6.24, Sep 2007.
 	In 2.6.37, we make the sysfs I/F always built in and this option
 	disabled by default.
 	Remove this option and the ACPI power procfs interface in 2.6.39.
diff --git a/drivers/media/video/saa7164/saa7164-encoder.c b/drivers/media/video/saa7164/saa7164-encoder.c
index f9d5946..4003645 100644
--- a/drivers/media/video/saa7164/saa7164-encoder.c
+++ b/drivers/media/video/saa7164/saa7164-encoder.c
@@ -177,7 +177,7 @@ static int saa7164_encoder_buffers_alloc(struct saa7164_port *port)
 		}
 	}
 
-	/* Allocate some kenrel kernel buffers for copying
+	/* Allocate some kernel buffers for copying
 	 * to userpsace.
 	 */
 	len = params->numberoflines * params->pitch;
diff --git a/drivers/media/video/saa7164/saa7164-vbi.c b/drivers/media/video/saa7164/saa7164-vbi.c
index 9e5b01c..bc1fced 100644
--- a/drivers/media/video/saa7164/saa7164-vbi.c
+++ b/drivers/media/video/saa7164/saa7164-vbi.c
@@ -148,7 +148,7 @@ static int saa7164_vbi_buffers_alloc(struct saa7164_port *port)
 		}
 	}
 
-	/* Allocate some kenrel kernel buffers for copying
+	/* Allocate some kernel buffers for copying
 	 * to userpsace.
 	 */
 	len = params->numberoflines * params->pitch;
-- 
1.7.4.4


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-05-11 16:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-17 18:09 [PATCH 1/5 v2]Typo: change kenrel to kernel Justin P. Mattock
2011-04-17 18:09 ` [PATCH 2/5 v2]Typo: change whetehr to whether Justin P. Mattock
2011-04-17 18:09 ` [PATCH 3/5 v2]Typo: Remove one to many ccc's in some comments Justin P. Mattock
2011-04-17 19:03   ` Randy Dunlap
2011-04-17 20:35     ` Justin P. Mattock
2011-04-17 18:09 ` [PATCH 4/5 v2]Typo: Remove one to many ttt's " Justin P. Mattock
2011-04-17 18:09 ` [PATCH 5/5 v2]Typo: Remove one to many sss's in the " Justin P. Mattock
2011-05-10  8:16 ` [PATCH 1/5 v2]Typo: change kenrel to kernel Jiri Kosina
2011-05-11  5:18   ` Justin P. Mattock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox