]> git.baikalelectronics.ru Git - kernel.git/commit
lib/mpi: fix spelling mistakes
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 1 Jul 2021 01:55:58 +0000 (18:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Jul 2021 18:06:05 +0000 (11:06 -0700)
commitac464997f5d47605cd362100ee4d6f09e76813e6
tree2f68d06e199670a036618a0655c4ed9b39065430
parent0abb355f525172ba5da362364811d2f22b9afa6b
lib/mpi: fix spelling mistakes

Fix some spelling mistakes in comments:
flaged ==> flagged
bufer ==> buffer
multipler ==> multiplier
MULTIPLER ==> MULTIPLIER
leaset ==> least
chnage ==> change

Link: https://lkml.kernel.org/r/20210604074401.12198-1-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mpi.h
lib/mpi/longlong.h
lib/mpi/mpicoder.c
lib/mpi/mpiutil.c