everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
3b576fc688
commit
f483b1bc4c
757 changed files with 1284 additions and 1284 deletions
|
@ -337,7 +337,7 @@ static void copy_to_pbuffer(struct mpsc_pbuf_buffer *mpsc_buffer,
|
|||
return;
|
||||
}
|
||||
|
||||
/* First word contains intenal mpsc packet flags and when copying
|
||||
/* First word contains internal mpsc packet flags and when copying
|
||||
* those flags must be omitted.
|
||||
*/
|
||||
uint8_t *dst_data = (uint8_t *)dst + sizeof(struct mpsc_pbuf_hdr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue