Merge ../linus
[linux-drm-fsl-dcu.git] / drivers / char / rio / riocmd.c
index 4df6ab2206a1b77159e3bf88731e9d2d84ac8a17..167ebc84e8d7361d35577ce59d4a74379437c0c4 100644 (file)
@@ -922,7 +922,7 @@ int RIOUnUse(unsigned long iPortP, struct CmdBlk *CmdBlkP)
 ** 
 ** Packet is an actual packet structure to be filled in with the packet
 ** information associated with the command. You need to fill in everything,
-** as the command processore doesn't process the command packet in any way.
+** as the command processor doesn't process the command packet in any way.
 ** 
 ** The PreFuncP is called before the packet is enqueued on the host rup.
 ** PreFuncP is called as (*PreFuncP)(PreArg, CmdBlkP);. PreFuncP must