]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
treewide: fix "followings" to "following"
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 21 Aug 2016 07:12:36 +0000 (16:12 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 26 Aug 2016 21:04:58 +0000 (17:04 -0400)
Most of them are my mistakes.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/dram/cmd_ddrmphy.c
arch/arm/mach-uniphier/dram/cmd_ddrphy.c
board/freescale/ls2080aqds/README
doc/README.kconfig
tools/moveconfig.py

index 7ac93786be632375d57e140975a0d3a6d31b385d..47cee6fb31618fb5a1165e2e5153c79830f62a26 100644 (file)
@@ -304,7 +304,7 @@ static int do_ddrm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
 U_BOOT_CMD(
        ddrm,   2,      1,      do_ddrm,
        "UniPhier DDR PHY parameters dumper",
-       "- dump all of the followings\n"
+       "- dump all of the following\n"
        "ddrm zq - dump Impedance Data\n"
        "ddrm wbdl - dump Write Bit Delay\n"
        "ddrm rbdl - dump Read Bit Delay\n"
index 0a5a73d8eea2ec6268adcbde76b6f50637300615..6ac261d23fe86b8a80b7cf274aa3e427ddb7bc29 100644 (file)
@@ -258,7 +258,7 @@ static int do_ddr(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
 U_BOOT_CMD(
        ddr,    2,      1,      do_ddr,
        "UniPhier DDR PHY parameters dumper",
-       "- dump all of the followings\n"
+       "- dump all of the following\n"
        "ddr wbdl - dump Write Bit Delay\n"
        "ddr rbdl - dump Read Bit Delay\n"
        "ddr wld - dump Write Leveling\n"
index 5c98866712ae4d10b350c092a42c99b4464bb1f2..f28875099360c3115730b565dc7decd6b180e94f 100644 (file)
@@ -112,7 +112,7 @@ X-QSGMII-16PORT riser card
 ----------------------------
 The X-QSGMII-16PORT is a 4xQSGMII/8xSGMII riser card with eighth SerDes
 interfaces implemented in PCIe form factor board.
-It supports followings
+It supports following:
  - Card can operate with up to 4 QSGMII lane simultaneously
  - Card can operate with up to 8 SGMII lane simultaneously
 
index 288d17d2324ba529362f27987dcb9678dc79e64c..0689f66c2cd539ed726467379d56b3e8d81607d4 100644 (file)
@@ -22,7 +22,7 @@ Here are some worth-mentioning configuration targets.
 - silentoldconfig
 
   This target updates .config, include/generated/autoconf.h and
-  include/configs/* as in Linux.  In U-Boot, it also does the followings
+  include/configs/* as in Linux.  In U-Boot, it also does the following
   for the compatibility with the old configuration system:
 
    * create a symbolic link "arch/${ARCH}/include/asm/arch" pointing to
index bc8aebfb923bdb8c26d31f553936d95f99595f72..5283689d8ed8be54aeb4511d713f03d915b8ab55 100755 (executable)
@@ -41,7 +41,7 @@ The log is printed for each defconfig as follows:
 <defconfig_name> is the name of the defconfig.
 
 <action*> shows what the tool did for that defconfig.
-It looks like one of the followings:
+It looks like one of the following:
 
  - Move 'CONFIG_... '
    This config option was moved to the defconfig
@@ -179,7 +179,7 @@ SLEEP_TIME=0.03
 
 # Here is the list of cross-tools I use.
 # Most of them are available at kernel.org
-# (https://www.kernel.org/pub/tools/crosstool/files/bin/), except the followings:
+# (https://www.kernel.org/pub/tools/crosstool/files/bin/), except the following:
 # arc: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases
 # blackfin: http://sourceforge.net/projects/adi-toolchain/files/
 # nds32: http://osdk.andestech.com/packages/nds32le-linux-glibc-v1.tgz