Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1251876

Re: [PATCH 7/9] input: keyboard: fix a trivial typo

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 7/9] input: keyboard: fix a trivial typo
Date 2015-10-20 18:50 +0200
Message-ID <qlIgO-YP-23@gated-at.bofh.it> (permalink)
References (2 earlier) <qkYdY-Wh-17@gated-at.bofh.it> <qkYdY-Wh-7@gated-at.bofh.it> <qkYdY-Wh-19@gated-at.bofh.it> <qkYdZ-Wh-27@gated-at.bofh.it> <qkYdY-Wh-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Oct 18, 2015 at 11:31:13PM +0800, Geliang Tang wrote:
> s/regsiter/register/
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>

Applied, thank you.

> ---
>  drivers/input/keyboard/nomadik-ske-keypad.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/keyboard/nomadik-ske-keypad.c b/drivers/input/keyboard/nomadik-ske-keypad.c
> index c7d5b16..8567ee4 100644
> --- a/drivers/input/keyboard/nomadik-ske-keypad.c
> +++ b/drivers/input/keyboard/nomadik-ske-keypad.c
> @@ -54,7 +54,7 @@
>  /**
>   * struct ske_keypad  - data structure used by keypad driver
>   * @irq:	irq no
> - * @reg_base:	ske regsiters base address
> + * @reg_base:	ske registers base address
>   * @input:	pointer to input device object
>   * @board:	keypad platform device
>   * @keymap:	matrix scan code table for keycodes
> -- 
> 2.5.0
> 
> 

-- 
Dmitry
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/9] drm: fix trivial typos Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  [PATCH 8/9] parport: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
    Re: [PATCH 8/9] parport: fix a trivial typo Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-10-27 11:50 +0100
  [PATCH 9/9] usb: gadget: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  [PATCH 7/9] input: keyboard: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
    Re: [PATCH 7/9] input: keyboard: fix a trivial typo Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-10-20 18:50 +0200
  [PATCH 3/9] net: fix trivial typos Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  [PATCH 4/9] dma: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
    Re: [PATCH 4/9] dma: fix a trivial typo Linus Walleij <linus.walleij@linaro.org> - 2015-10-24 01:30 +0200
    Re: [PATCH 4/9] dma: fix a trivial typo Vinod Koul <vinod.koul@intel.com> - 2015-10-25 00:50 +0200
  [PATCH 5/9] staging: wilc1000: fix trivial typos Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  [PATCH 6/9] clk: keystone: fix a trivial typo Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
    Re: [PATCH 6/9] clk: keystone: fix a trivial typo Stephen Boyd <sboyd@codeaurora.org> - 2015-10-19 23:50 +0200
  [PATCH 2/9] scsi: fix trivial typos Geliang Tang <geliangtang@163.com> - 2015-10-18 17:40 +0200
  Re: [PATCH 1/9] drm: fix trivial typos Alex Deucher <alexdeucher@gmail.com> - 2015-10-19 17:50 +0200

csiph-web