Skip to content

Commit 5259d5b

Browse files
author
David S. Miller
committed
[SPARC64]: Fix comment typo in asm/hypervisor.h
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent f4266ab commit 5259d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/asm-sparc64/hypervisor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ struct hv_fault_status {
912912
* ARG0: character
913913
* RET0: status
914914
* ERRORS: EINVAL Illegal character
915-
* EWOULDBLOCK Output buffer currentl full, would block
915+
* EWOULDBLOCK Output buffer currently full, would block
916916
*
917917
* Send a character to the console device. Only character values
918918
* between 0 and 255 may be used. Values outside this range are

0 commit comments

Comments
 (0)