On Wed, 2021-06-09 at 09:18 +0900, Masami Hiramatsu wrote: > On Tue, 8 Jun 2021 10:19:32 +0800 > Zhen Lei <thunder.leizhen@xxxxxxxxxx> wrote: > > > Fix some spelling mistakes in comments found by "codespell": Another: > > diff --git a/include/linux/bootconfig.h b/include/linux/bootconfig.h [] > > @@ -165,7 +165,7 @@ static inline struct xbc_node * __init xbc_find_node(const char *key) > > * is stroed to @anode and @value. If the @node doesn't have @key node, stroed/stored > > * it does nothing.