]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
scripts/spelling.txt: add "followings" pattern and fix typo instances
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 27 Feb 2017 22:29:56 +0000 (14:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 02:43:47 +0000 (18:43 -0800)
Fix typos and add the following to the scripts/spelling.txt:

  followings||following

While we are here, add a missing colon in the boilerplate in DT binding
documents.  The "you SoC" in allwinner,sunxi-pinctrl.txt was fixed as
well.

I reworded "as the followings:" to "as follows:" for
drivers/usb/gadget/udc/renesas_usb3.c.

Link: http://lkml.kernel.org/r/1481573103-11329-32-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
26 files changed:
Documentation/DocBook/libata.tmpl
Documentation/acpi/method-tracing.txt
Documentation/blockdev/mflash.txt
Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt
Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
Documentation/devicetree/bindings/soc/rockchip/grf.txt
Documentation/devicetree/bindings/sound/rockchip-i2s.txt
Documentation/devicetree/bindings/sound/sun4i-codec.txt
Documentation/devicetree/bindings/sound/sun4i-i2s.txt
Documentation/memory-hotplug.txt
Documentation/sound/hd-audio/notes.rst
drivers/ata/libata-eh.c
drivers/atm/iphase.c
drivers/atm/iphase.h
drivers/devfreq/devfreq.c
drivers/hwmon/g762.c
drivers/isdn/hardware/eicon/debug.c
drivers/pci/quirks.c
drivers/staging/gs_fpgaboot/gs_fpgaboot.h
drivers/usb/gadget/udc/renesas_usb3.c
include/linux/kconfig.h
mm/percpu.c
scripts/spelling.txt
sound/pci/hda/patch_ca0132.c
sound/ppc/snd_ps3.c
sound/soc/fsl/fsl_asrc.c

index d7fcdc5a4379216b4279f287763ec938bf7fb2a4..0320910b866db2132a733b7b70d22a5d54c34107 100644 (file)
@@ -1020,7 +1020,7 @@ and other resources, etc.
        </itemizedlist>
 
        <para>
-       Of errors detected as above, the followings are not ATA/ATAPI
+       Of errors detected as above, the following are not ATA/ATAPI
        device errors but ATA bus errors and should be handled
        according to <xref linkend="excatATAbusErr"/>.
        </para>
index c2505eefc878b2a4c94e9d66c9bb459eed802f27..0aba14c8f459353a9d7efbbfda3f9f32a1bb3bbb 100644 (file)
@@ -152,7 +152,7 @@ tracing facility.
        Users can enable/disable this debug tracing feature by executing
        the following command:
            # echo string > /sys/module/acpi/parameters/trace_state
-       Where "string" should be one of the followings:
+       Where "string" should be one of the following:
        "disable"
            Disable the method tracing feature.
        "enable"
index 1f610ecf698a9670a478c4db3b01042e315612bd..f7e05055148715f1eca44617fecaf20193c799dd 100644 (file)
@@ -17,7 +17,7 @@ driver and currently works well under standard IDE subsystem. Actually it's
 one chip SSD. IO mode is ATA-like custom mode for the host that doesn't have
 IDE interface.
 
-Followings are brief descriptions about IO mode.
+Following are brief descriptions about IO mode.
 A. IO mode based on ATA protocol and uses some custom command. (read confirm,
 write confirm)
 B. IO mode uses SRAM bus interface.
index 7aa840c8768d2f699f99d3dcbd0e8983214f9419..ae4234ca4ee44e91fbfc9a4a9fd0e9ba74368ca1 100644 (file)
@@ -1,7 +1,7 @@
 * Marvell Armada 370 / Armada XP / Armada 3700 Ethernet Controller (NETA)
 
 Required properties:
-- compatible: could be one of the followings
+- compatible: could be one of the following:
        "marvell,armada-370-neta"
        "marvell,armada-xp-neta"
        "marvell,armada-3700-neta"
index 7c85dca4221abc71ab873158eef0cbb80d3d31c1..2fd688c8dbdb5ad1de269e2df6ca6261df231148 100644 (file)
@@ -6,7 +6,7 @@ the first two functions being GPIO in and out. The configuration on
 the pins includes drive strength and pull-up.
 
 Required properties:
-- compatible: Should be one of the followings (depending on you SoC):
+- compatible: Should be one of the following (depending on your SoC):
   "allwinner,sun4i-a10-pinctrl"
   "allwinner,sun5i-a10s-pinctrl"
   "allwinner,sun5i-a13-pinctrl"
index c6e62cb30712ddc677f47298e2b1a0a27e57955d..a0685c2092184d225cbb25982c8af525f48259ce 100644 (file)
@@ -10,7 +10,7 @@ From RK3368 SoCs, the GRF is divided into two sections,
 
 Required Properties:
 
-- compatible: GRF should be one of the followings
+- compatible: GRF should be one of the following:
    - "rockchip,rk3036-grf", "syscon": for rk3036
    - "rockchip,rk3066-grf", "syscon": for rk3066
    - "rockchip,rk3188-grf", "syscon": for rk3188
@@ -18,7 +18,7 @@ Required Properties:
    - "rockchip,rk3288-grf", "syscon": for rk3288
    - "rockchip,rk3368-grf", "syscon": for rk3368
    - "rockchip,rk3399-grf", "syscon": for rk3399
-- compatible: PMUGRF should be one of the followings
+- compatible: PMUGRF should be one of the following:
    - "rockchip,rk3368-pmugrf", "syscon": for rk3368
    - "rockchip,rk3399-pmugrf", "syscon": for rk3399
 - compatible: SGRF should be one of the following
index 4ea29aa9af59a86d34577329835b8437e72bd86e..a6600f6dea64dd7c22188e05bc1a38e3ff4a0df0 100644 (file)
@@ -5,7 +5,7 @@ audio data transfer between devices in the system.
 
 Required properties:
 
-- compatible: should be one of the followings
+- compatible: should be one of the following:
    - "rockchip,rk3066-i2s": for rk3066
    - "rockchip,rk3188-i2s", "rockchip,rk3066-i2s": for rk3188
    - "rockchip,rk3288-i2s", "rockchip,rk3066-i2s": for rk3288
@@ -17,7 +17,7 @@ Required properties:
        Documentation/devicetree/bindings/dma/dma.txt
 - dma-names: should include "tx" and "rx".
 - clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names.
-- clock-names: should contain followings:
+- clock-names: should contain the following:
    - "i2s_hclk": clock for I2S BUS
    - "i2s_clk" : clock for I2S controller
 - rockchip,playback-channels: max playback channels, if not set, 8 channels default.
index 3033bd8aab0fdba90ff89c51fddc7ed3a7b4205a..3863531d1e6d52bb4e318f0e691c1314843a2bf0 100644 (file)
@@ -14,7 +14,7 @@ Required properties:
 - dma-names: should include "tx" and "rx".
 - clocks: a list of phandle + clock-specifer pairs, one for each entry
   in clock-names.
-- clock-names: should contain followings:
+- clock-names: should contain the following:
    - "apb": the parent APB clock for this controller
    - "codec": the parent module clock
 
index f4adc58f82baf04897313e2cf3cc981a0dc23e00..ee21da865771f303c9b21a288b5b1a293662aac7 100644 (file)
@@ -5,7 +5,7 @@ audio data transfer between devices in the system.
 
 Required properties:
 
-- compatible: should be one of the followings
+- compatible: should be one of the following:
    - "allwinner,sun4i-a10-i2s"
    - "allwinner,sun6i-a31-i2s"
 - reg: physical base address of the controller and length of memory mapped
@@ -15,7 +15,7 @@ Required properties:
        Documentation/devicetree/bindings/dma/dma.txt
 - dma-names: should include "tx" and "rx".
 - clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names.
-- clock-names: should contain followings:
+- clock-names: should contain the following:
    - "apb" : clock for the I2S bus interface
    - "mod" : module clock for the I2S controller
 - #sound-dai-cells : Must be equal to 0
index 5de846d3ecc077dc11f70e8c135349c581b6588a..670f3ded0802d83d60338ff91f624499d0ca2d59 100644 (file)
@@ -114,11 +114,11 @@ config options.
     Memory model -> Sparse Memory  (CONFIG_SPARSEMEM)
     Allow for memory hot-add       (CONFIG_MEMORY_HOTPLUG)
 
-- To enable memory removal, the followings are also necessary
+- To enable memory removal, the following are also necessary
     Allow for memory hot remove    (CONFIG_MEMORY_HOTREMOVE)
     Page Migration                 (CONFIG_MIGRATION)
 
-- For ACPI memory hotplug, the followings are also necessary
+- For ACPI memory hotplug, the following are also necessary
     Memory hotplug (under ACPI Support menu) (CONFIG_ACPI_HOTPLUG_MEMORY)
     This option can be kernel module.
 
index 168d0cfab1cecb5e69896ec68b23e48532bdd976..9eeb9b468706ccd25ddc67fa457f5884d7d5a34d 100644 (file)
@@ -697,7 +697,7 @@ If it's a regression, at best, send alsa-info outputs of both working
 and non-working kernels.  This is really helpful because we can
 compare the codec registers directly.
 
-Send a bug report either the followings:
+Send a bug report either the following:
 
 kernel-bugzilla
     https://bugzilla.kernel.org/
index 4e5bf36c5f4680fb079b7d4391d65e6a07cb0254..ef68232b52228f7b93c552c4cae6fba59862c928 100644 (file)
@@ -2034,7 +2034,7 @@ static int speed_down_verdict_cb(struct ata_ering_entry *ent, void *void_arg)
  *     This is to expedite speed down decisions right after device is
  *     initially configured.
  *
- *     The followings are speed down rules.  #1 and #2 deal with
+ *     The following are speed down rules.  #1 and #2 deal with
  *     DUBIOUS errors.
  *
  *     1. If more than one DUBIOUS_ATA_BUS or DUBIOUS_TOUT_HSM errors
index 8640bafeb471eec5a3b8925cc0753d175b0ea6f6..a4fa6c82261e87886250a988cd0a27590e2594cc 100644 (file)
@@ -21,7 +21,7 @@
       supports a variety of varients of Interphase ATM PCI (i)Chip adapter 
       card family (See www.iphase.com/products/ClassSheet.cfm?ClassID=ATM) 
       in terms of PHY type, the size of control memory and the size of 
-      packet memory. The followings are the change log and history:
+      packet memory. The following are the change log and history:
      
           Bugfix the Mona's UBR driver.
           Modify the basic memory allocation and dma logic.
index 53ecac5a2161d729fc957b8b4379a526ca89e0d3..2beacf2fc1ecb0be03959f20288b85f2b7233f3f 100644 (file)
@@ -21,7 +21,7 @@
       supports a variety of varients of Interphase ATM PCI (i)Chip adapter 
       card family (See www.iphase.com/products/ClassSheet.cfm?ClassID=ATM) 
       in terms of PHY type, the size of control memory and the size of 
-      packet memory. The followings are the change log and history:
+      packet memory. The following are the change log and history:
      
           Bugfix the Mona's UBR driver.
           Modify the basic memory allocation and dma logic.
index 551a271353d2a49f98221a03af5c235405d50fe5..dea04871b50d1011916307168750a82d05d535f5 100644 (file)
@@ -1228,7 +1228,7 @@ static int __init devfreq_init(void)
 subsys_initcall(devfreq_init);
 
 /*
- * The followings are helper functions for devfreq user device drivers with
+ * The following are helper functions for devfreq user device drivers with
  * OPP framework.
  */
 
index 6dca2fd3d3036d9bf81bff7f794315375ec6ef67..6d1208b2b6d2e1bfff864a7e5facd0ae801af1ac 100644 (file)
@@ -861,7 +861,7 @@ static ssize_t fan1_pulses_store(struct device *dev,
  * (i.e. closed or open-loop).
  *
  * Following documentation about hwmon's sysfs interface, a pwm1_enable node
- * should accept followings:
+ * should accept the following:
  *
  *  0 : no fan speed control (i.e. fan at full speed)
  *  1 : manual fan speed control enabled (use pwm[1-*]) (open-loop)
index 576b7b4a32787017e44ed3f3ebf6f40dcc6a965c..8bc2791bc39c19f15ba91be7bd1f4007fdf43e94 100644 (file)
@@ -2049,7 +2049,7 @@ static int diva_dbg_cmp_key(const char *ref, const char *key) {
 /*
   In case trace filter starts with "C" character then
   all following characters are interpreted as command.
-  Followings commands are available:
+  Following commands are available:
   - single, trace single call at time, independent from CPN/CiPN
 */
 static int diva_mnt_cmp_nmbr(const char *nmbr) {
index ca77d235867fe63aa46fbc2b989ec41f79e4c7be..f754453fe754e985361cb49cee0bddf54d752443 100644 (file)
@@ -3630,7 +3630,7 @@ static int __init pci_apply_final_quirks(void)
 fs_initcall_sync(pci_apply_final_quirks);
 
 /*
- * Followings are device-specific reset methods which can be used to
+ * Following are device-specific reset methods which can be used to
  * reset a single function if other methods (e.g. FLR, PM D0->D3) are
  * not available.
  */
index 7b8cc3a252144f6d9d829009a6014c3cc7c29dab..cd1eb2c4c9406d96c667589ec2f5d772aef46337 100644 (file)
@@ -39,7 +39,7 @@ struct fpgaimage {
        const struct    firmware        *fw_entry;
 
        /*
-        * the followings can be read from bitstream,
+        * the following can be read from bitstream,
         * but other image format should have as well
         */
        char    filename[MAX_STR];
index fb8fc34827aba12f5132b3232f0ffca3c24e89a8..2218f91e92a61cd8078afe857ba347463aa8ff63 100644 (file)
@@ -1791,7 +1791,7 @@ static int renesas_usb3_init_ep(struct renesas_usb3 *usb3, struct device *dev,
 
        dev_dbg(dev, "%s: num_usb3_eps = %d\n", __func__, usb3->num_usb3_eps);
        /*
-        * This driver prepares pipes as the followings:
+        * This driver prepares pipes as follows:
         *  - odd pipes = IN pipe
         *  - even pipes = OUT pipe (except pipe 0)
         */
@@ -1841,7 +1841,7 @@ static void renesas_usb3_init_ram(struct renesas_usb3 *usb3, struct device *dev,
        memset(basead, 0, sizeof(basead));
 
        /*
-        * This driver prepares pipes as the followings:
+        * This driver prepares pipes as follows:
         *  - all pipes = the same size as "ramsize_per_pipe"
         * Please refer to the "Method of Specifying RAM Mapping"
         */
index 8f2e059e4d45559b54c1fbd087181865beac7af7..4d748603e818307feb491f26cafb9c4170586e5d 100644 (file)
@@ -8,7 +8,7 @@
 
 /*
  * The use of "&&" / "||" is limited in certain expressions.
- * The followings enable to calculate "and" / "or" with macro expansion only.
+ * The following enable to calculate "and" / "or" with macro expansion only.
  */
 #define __and(x, y)                    ___and(x, y)
 #define ___and(x, y)                   ____and(__ARG_PLACEHOLDER_##x, y)
index 0686f566d3470bb25cbe539ea19aeaec67bd4e72..5696039b5c0707eddcb652bc120a8556ca3cc58b 100644 (file)
@@ -43,7 +43,7 @@
  * Chunks can be determined from the address using the index field
  * in the page struct. The index field contains a pointer to the chunk.
  *
- * To use this allocator, arch code should do the followings.
+ * To use this allocator, arch code should do the following:
  *
  * - define __addr_to_pcpu_ptr() and __pcpu_ptr_to_addr() to translate
  *   regular address to percpu pointer and back if they need to be
index 56a9860080dc232c6dcf40c856d110606ddcf6a3..be1d0030792747d80cff126a4931c2aec7762325 100644 (file)
@@ -464,6 +464,7 @@ finsih||finish
 flusing||flushing
 folloing||following
 followign||following
+followings||following
 follwing||following
 forseeable||foreseeable
 forse||force
index 9ec4dba8a793bf04294a61423b94d07fedf4f29f..07a9deb1747779245b42bd1f50e8e423c5f2a8f1 100644 (file)
@@ -2866,7 +2866,7 @@ static unsigned int ca0132_capture_pcm_delay(struct hda_pcm_stream *info,
 #define CA0132_CODEC_MUTE(xname, nid, dir) \
        CA0132_CODEC_MUTE_MONO(xname, nid, 3, dir)
 
-/* The followings are for tuning of products */
+/* The following are for tuning of products */
 #ifdef ENABLE_TUNING_CONTROLS
 
 static unsigned int voice_focus_vals_lookup[] = {
index b84d7d34f1886b6c72f669f17b4a3cef5a196ef0..cdd44abfc9e0f13d0e4131dc11bb05522f7663b6 100644 (file)
@@ -883,7 +883,7 @@ static void snd_ps3_audio_set_base_addr(uint64_t ioaddr_start)
 static void snd_ps3_audio_fixup(struct snd_ps3_card_info *card)
 {
        /*
-        * avsetting driver seems to never change the followings
+        * avsetting driver seems to never change the following
         * so, init them here once
         */
 
index 1d82f68305c3e2b1783c5415e2a589073b20ca20..8cfffa70c144aff3c8f8157d3e7c000c85236620 100644 (file)
@@ -368,7 +368,7 @@ static int fsl_asrc_config_pair(struct fsl_asrc_pair *pair)
        fsl_asrc_set_watermarks(pair, ASRC_INPUTFIFO_THRESHOLD,
                                ASRC_INPUTFIFO_THRESHOLD);
 
-       /* Configure the followings only for Ideal Ratio mode */
+       /* Configure the following only for Ideal Ratio mode */
        if (!ideal)
                return 0;