m68k: Fix misspellings in comments.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Acked-by: Greg Ungerer <gerg@uclinux.org> [nommu, coldfire] Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:

committed by
Geert Uytterhoeven

parent
a95517992a
commit
efbec135f1
@@ -48,7 +48,7 @@
|
||||
|
||||
/* IOP message status codes */
|
||||
|
||||
#define IOP_MSGSTATUS_UNUSED 0 /* Unusued message structure */
|
||||
#define IOP_MSGSTATUS_UNUSED 0 /* Unused message structure */
|
||||
#define IOP_MSGSTATUS_WAITING 1 /* waiting for channel */
|
||||
#define IOP_MSGSTATUS_SENT 2 /* message sent, awaiting reply */
|
||||
#define IOP_MSGSTATUS_COMPLETE 3 /* message complete and reply rcvd */
|
||||
|
Reference in New Issue
Block a user