You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Fix typos and add the following to the scripts/spelling.txt: overwrien||overwritten Link: http://lkml.kernel.org/r/1481573103-11329-30-git-send-email-yamada.masahiro@socionext.com Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
9a284e5c9e
commit
b8a14f3379
@@ -203,7 +203,7 @@ struct dsp_task_tree_context_block {
|
||||
|
||||
u32 saverfe;
|
||||
|
||||
/* Value may be overwriten by stack save algorithm.
|
||||
/* Value may be overwritten by stack save algorithm.
|
||||
Retain the size of the stack data saved here if used */
|
||||
___DSP_DUAL_16BIT_ALLOC(
|
||||
reserved1,
|
||||
|
||||
Reference in New Issue
Block a user