* [PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly" @ 2016-06-23 9:58 Colin King [not found] ` <1466675907-3366-1-git-send-email-colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Colin King @ 2016-06-23 9:58 UTC (permalink / raw) To: Rakesh Iyer, Laxman Dewangan, Dmitry Torokhov, Stephen Warren, Thierry Reding, Alexandre Courbot, linux-input-u79uwXL29TY76Z2rM5mHXA, linux-tegra-u79uwXL29TY76Z2rM5mHXA Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA From: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> trivial fix to spelling mistake in dev_err message Signed-off-by: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> --- drivers/input/keyboard/tegra-kbc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/keyboard/tegra-kbc.c b/drivers/input/keyboard/tegra-kbc.c index acc5394..7d61439 100644 --- a/drivers/input/keyboard/tegra-kbc.c +++ b/drivers/input/keyboard/tegra-kbc.c @@ -552,7 +552,7 @@ static int tegra_kbc_parse_dt(struct tegra_kbc *kbc) if (!num_rows || !num_cols || ((num_rows + num_cols) > KBC_MAX_GPIO)) { dev_err(kbc->dev, - "keypad rows/columns not porperly specified\n"); + "keypad rows/columns not properly specified\n"); return -EINVAL; } -- 2.8.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
[parent not found: <1466675907-3366-1-git-send-email-colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>]
* Re: [PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly" [not found] ` <1466675907-3366-1-git-send-email-colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> @ 2016-06-23 15:48 ` Thierry Reding 2016-06-23 16:56 ` Dmitry Torokhov 0 siblings, 1 reply; 3+ messages in thread From: Thierry Reding @ 2016-06-23 15:48 UTC (permalink / raw) To: Colin King Cc: Rakesh Iyer, Laxman Dewangan, Dmitry Torokhov, Stephen Warren, Alexandre Courbot, linux-input-u79uwXL29TY76Z2rM5mHXA, linux-tegra-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA [-- Attachment #1: Type: text/plain, Size: 467 bytes --] On Thu, Jun 23, 2016 at 10:58:27AM +0100, Colin King wrote: > From: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> > > trivial fix to spelling mistake in dev_err message > > Signed-off-by: Colin Ian King <colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> > --- > drivers/input/keyboard/tegra-kbc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 819 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly" 2016-06-23 15:48 ` Thierry Reding @ 2016-06-23 16:56 ` Dmitry Torokhov 0 siblings, 0 replies; 3+ messages in thread From: Dmitry Torokhov @ 2016-06-23 16:56 UTC (permalink / raw) To: Thierry Reding Cc: Colin King, Rakesh Iyer, Laxman Dewangan, Stephen Warren, Alexandre Courbot, linux-input, linux-tegra, linux-kernel On Thu, Jun 23, 2016 at 05:48:04PM +0200, Thierry Reding wrote: > On Thu, Jun 23, 2016 at 10:58:27AM +0100, Colin King wrote: > > From: Colin Ian King <colin.king@canonical.com> > > > > trivial fix to spelling mistake in dev_err message > > > > Signed-off-by: Colin Ian King <colin.king@canonical.com> > > --- > > drivers/input/keyboard/tegra-kbc.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Thierry Reding <treding@nvidia.com> Applied, thank you. -- Dmitry ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-23 16:56 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-06-23 9:58 [PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly" Colin King [not found] ` <1466675907-3366-1-git-send-email-colin.king-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> 2016-06-23 15:48 ` Thierry Reding 2016-06-23 16:56 ` Dmitry Torokhov
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).