aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/asm-sparc64/hypervisor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/hypervisor.h b/include/asm-sparc64/hypervisor.h
index 587a0f6a0a74..76a9d0fa2724 100644
--- a/include/asm-sparc64/hypervisor.h
+++ b/include/asm-sparc64/hypervisor.h
@@ -912,7 +912,7 @@ struct hv_fault_status {
912 * ARG0: character 912 * ARG0: character
913 * RET0: status 913 * RET0: status
914 * ERRORS: EINVAL Illegal character 914 * ERRORS: EINVAL Illegal character
915 * EWOULDBLOCK Output buffer currentl full, would block 915 * EWOULDBLOCK Output buffer currently full, would block
916 * 916 *
917 * Send a character to the console device. Only character values 917 * Send a character to the console device. Only character values
918 * between 0 and 255 may be used. Values outside this range are 918 * between 0 and 255 may be used. Values outside this range are