kbuild: Fix comment typo in scripts/Makefile.modpost
authorRamji Jiyani <ramjiyani@google.com>
Thu, 16 Sep 2021 09:21:22 +0000 (09:21 +0000)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 19 Sep 2021 01:14:19 +0000 (10:14 +0900)
Change comment "create one <module>.mod.c file pr. module"
to "create one <module>.mod.c file per module"

Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/Makefile.modpost

index eef56d629799a0e5e5d91196dd2b6ce07785a985..48585c4d04ade8488c27b6e0501d433219b66141 100644 (file)
@@ -13,7 +13,7 @@
 # Stage 2 is handled by this file and does the following
 # 1) Find all modules listed in modules.order
 # 2) modpost is then used to
-# 3)  create one <module>.mod.c file pr. module
+# 3)  create one <module>.mod.c file per module
 # 4)  create one Module.symvers file with CRC for all exported symbols
 
 # Step 3 is used to place certain information in the module's ELF