lkml.org 
[lkml]   [2016]   [Dec]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 24/31] scripts/spelling.txt: add "explictely" pattern and fix typo instances
    Date
    Fix typos and add the following to the scripts/spelling.txt:

    explictely||explicitly

    Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
    ---

    Documentation/device-mapper/dm-raid.txt | 2 +-
    drivers/char/pcmcia/cm4000_cs.c | 2 +-
    scripts/spelling.txt | 1 +
    3 files changed, 3 insertions(+), 2 deletions(-)

    diff --git a/Documentation/device-mapper/dm-raid.txt b/Documentation/device-mapper/dm-raid.txt
    index 5e3786f..a8cf694 100644
    --- a/Documentation/device-mapper/dm-raid.txt
    +++ b/Documentation/device-mapper/dm-raid.txt
    @@ -307,7 +307,7 @@ Version History
    1.5.2 'mismatch_cnt' is zero unless [last_]sync_action is "check".
    1.6.0 Add discard support (and devices_handle_discard_safely module param).
    1.7.0 Add support for MD RAID0 mappings.
    -1.8.0 Explictely check for compatible flags in the superblock metadata
    +1.8.0 Explicitly check for compatible flags in the superblock metadata
    and reject to start the raid set if any are set by a newer
    target version, thus avoiding data corruption on a raid set
    with a reshape in progress.
    diff --git a/drivers/char/pcmcia/cm4000_cs.c b/drivers/char/pcmcia/cm4000_cs.c
    index e051fc8..4eb6097 100644
    --- a/drivers/char/pcmcia/cm4000_cs.c
    +++ b/drivers/char/pcmcia/cm4000_cs.c
    @@ -655,7 +655,7 @@ static void terminate_monitor(struct cm4000_dev *dev)
    * monitor the card every 50msec. as a side-effect, retrieve the
    * atr once a card is inserted. another side-effect of retrieving the
    * atr is that the card will be powered on, so there is no need to
    - * power on the card explictely from the application: the driver
    + * power on the card explicitly from the application: the driver
    * is already doing that for you.
    */

    diff --git a/scripts/spelling.txt b/scripts/spelling.txt
    index b2dfe7d..df509dc 100644
    --- a/scripts/spelling.txt
    +++ b/scripts/spelling.txt
    @@ -424,6 +424,7 @@ expecially||especially
    explicite||explicit
    explicitely||explicitly
    explict||explicit
    +explictely||explicitly
    explictly||explicitly
    expresion||expression
    exprimental||experimental
    --
    2.7.4
    \
     
     \ /
      Last update: 2016-12-12 21:15    [W:2.571 / U:0.092 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site