lkml.org 
[lkml]   [2010]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 15/22] trivial: fix typos concerning "maintain"
    Date
    Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    ---
    arch/powerpc/platforms/ps3/interrupt.c | 2 +-
    drivers/media/video/sn9c102/sn9c102_sensor.h | 2 +-
    fs/ocfs2/suballoc.c | 2 +-
    3 files changed, 3 insertions(+), 3 deletions(-)

    diff --git a/arch/powerpc/platforms/ps3/interrupt.c b/arch/powerpc/platforms/ps3/interrupt.c
    index 59d9712..92290ff 100644
    --- a/arch/powerpc/platforms/ps3/interrupt.c
    +++ b/arch/powerpc/platforms/ps3/interrupt.c
    @@ -44,7 +44,7 @@
    * @lock:
    * @ipi_debug_brk_mask:
    *
    - * The HV mantains per SMT thread mappings of HV outlet to HV plug on
    + * The HV maintains per SMT thread mappings of HV outlet to HV plug on
    * behalf of the guest. These mappings are implemented as 256 bit guest
    * supplied bitmaps indexed by plug number. The addresses of the bitmaps
    * are registered with the HV through lv1_configure_irq_state_bitmap().
    diff --git a/drivers/media/video/sn9c102/sn9c102_sensor.h b/drivers/media/video/sn9c102/sn9c102_sensor.h
    index 494957b..7f38549 100644
    --- a/drivers/media/video/sn9c102/sn9c102_sensor.h
    +++ b/drivers/media/video/sn9c102/sn9c102_sensor.h
    @@ -147,7 +147,7 @@ enum sn9c102_i2c_interface {

    struct sn9c102_sensor {
    char name[32], /* sensor name */
    - maintainer[64]; /* name of the mantainer <email> */
    + maintainer[64]; /* name of the maintainer <email> */

    enum sn9c102_bridge supported_bridge; /* supported SN9C1xx bridges */

    diff --git a/fs/ocfs2/suballoc.c b/fs/ocfs2/suballoc.c
    index 5fed60d..71998d4 100644
    --- a/fs/ocfs2/suballoc.c
    +++ b/fs/ocfs2/suballoc.c
    @@ -1916,7 +1916,7 @@ static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac,
    if (res->sr_bg_blkno) {
    /* Attempt to short-circuit the usual search mechanism
    * by jumping straight to the most recently used
    - * allocation group. This helps us mantain some
    + * allocation group. This helps us maintain some
    * contiguousness across allocations. */
    status = ocfs2_search_one_group(ac, handle, bits_wanted,
    min_bits, res, &bits_left);
    --
    1.7.2.3
    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2010-10-26 22:03    [W:4.080 / U:0.788 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site