mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 21:37:25 +02:00
sfc: Fix spelling mistake "writting" -> "writing"
There are some spelling mistakes in the comment. Fix it. Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn> Link: https://lore.kernel.org/r/20220411032546.2517628-1-lv.ruyi@zte.com.cn Signed-off-by: Paolo Abeni <pabeni@redhat.com>
This commit is contained in:
parent
b66bfc131c
commit
ac6bef064f
|
|
@ -73,8 +73,8 @@
|
|||
* \------------------------------ Resync (always set)
|
||||
*
|
||||
* The client writes it's request into MC shared memory, and rings the
|
||||
* doorbell. Each request is completed by either by the MC writting
|
||||
* back into shared memory, or by writting out an event.
|
||||
* doorbell. Each request is completed by either by the MC writing
|
||||
* back into shared memory, or by writing out an event.
|
||||
*
|
||||
* All MCDI commands support completion by shared memory response. Each
|
||||
* request may also contain additional data (accounted for by HEADER.LEN),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user