From 5259d5bfaf5b2953b130e9a500277a905bd37823 Mon Sep 17 00:00:00 2001
From: "David S. Miller" <davem@sunset.davemloft.net>
Date: Mon, 13 Feb 2006 21:15:44 -0800
Subject: [SPARC64]: Fix comment typo in asm/hypervisor.h

Signed-off-by: David S. Miller <davem@davemloft.net>
---
 include/asm-sparc64/hypervisor.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/asm-sparc64/hypervisor.h b/include/asm-sparc64/hypervisor.h
index 587a0f6a0a..76a9d0fa27 100644
--- a/include/asm-sparc64/hypervisor.h
+++ b/include/asm-sparc64/hypervisor.h
@@ -912,7 +912,7 @@ struct hv_fault_status {
  * ARG0:	character
  * RET0:	status
  * ERRORS:	EINVAL		Illegal character
- *		EWOULDBLOCK	Output buffer currentl full, would block
+ *		EWOULDBLOCK	Output buffer currently full, would block
  *
  * Send a character to the console device.  Only character values
  * between 0 and 255 may be used.  Values outside this range are
-- 
cgit v1.2.2