diff options
author | Li Zhijian <[email protected]> | 2023-08-02 17:28:56 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-10-06 14:44:10 -0700 |
commit | 51a23b1be92046f0cc52384d30cf060700f1a54e (patch) | |
tree | 08c3dcf9a0be3904e3f56cff24d8853c9c9a35b2 /arch/arm64/include/asm/tlb.h | |
parent | dc68badcede4ec3b4e5cdfcb8f678670220ac2ca (diff) |
acpi,mm: fix typo sibiling -> sibling
First found this typo as reviewing memory tier code. Fix it by sed like:
$ sed -i 's/sibiling/sibling/g' $(git grep -l sibiling)
so the acpi one will be corrected as well.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Li Zhijian <[email protected]>
Cc: Aneesh Kumar K.V <[email protected]>
Cc: Huang, Ying <[email protected]>
Cc: Len Brown <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/arm64/include/asm/tlb.h')
0 files changed, 0 insertions, 0 deletions