Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bbfb7c2e4b682542a822d3af05cea0e5cb5ba81
Commit: 0bbfb7c2e4b682542a822d3af05cea0e5cb5ba81
Parent: a8e14b950c9a9e2ec703df610e00ae8581040517
Author: Patrick Pletscher <[EMAIL PROTECTED]>
AuthorDate: Sat Feb 17 20:10:16 2007 +0100
Committer: Adrian Bunk <[EMAIL PROTECTED]>
CommitDate: Sat Feb 17 20:10:16 2007 +0100
kernel/printk.c: comment fix
Signed-off-by: Patrick Pletscher <[EMAIL PROTECTED]>
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
kernel/printk.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kernel/printk.c b/kernel/printk.c
index 0c15187..4b47e59 100644
--- a/kernel/printk.c
+++ b/kernel/printk.c
@@ -54,7 +54,7 @@ int console_printk[4] = {
};
/*
- * Low lever drivers may need that to know if they can schedule in
+ * Low level drivers may need that to know if they can schedule in
* their unblank() callback or not. So let's export it.
*/
int oops_in_progress;
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html