mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 14:34:13 -04: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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user