[SPARC64]: Fix comment typo in asm/hypervisor.h
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f4266ab45a
commit
5259d5bfaf
|
@ -912,7 +912,7 @@ struct hv_fault_status {
|
||||||
* ARG0: character
|
* ARG0: character
|
||||||
* RET0: status
|
* RET0: status
|
||||||
* ERRORS: EINVAL Illegal character
|
* 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
|
* Send a character to the console device. Only character values
|
||||||
* between 0 and 255 may be used. Values outside this range are
|
* between 0 and 255 may be used. Values outside this range are
|
||||||
|
|
Loading…
Reference in New Issue