Skip to content

Commit

Permalink
[SPARC64]: Fix comment typo in asm/hypervisor.h
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent f4266ab commit 5259d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-sparc64/hypervisor.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5259d5b

Please sign in to comment.