From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <felipe.balbi@nokia.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [gadiyar@ti.com: [PATCH] watchdog: fix typo in omap_wdt.c]
Date: Fri, 3 Oct 2008 13:07:01 +0300 [thread overview]
Message-ID: <20081003100659.GF25482@atomide.com> (raw)
In-Reply-To: <20080929102346.GA13245@gandalf.research.nokia.com>
* Felipe Balbi <felipe.balbi@nokia.com> [080929 13:24]:
> Hi Tony,
>
> i think you'd like to apply this to your tree as well (it's already with
> Wim) to avoid any bug when people try tro use omap_wdt.c
Pushing.
Tony
>
> --
> balbi
> From: "ext Gadiyar, Anand" <gadiyar@ti.com>
> Subject: [PATCH] watchdog: fix typo in omap_wdt.c
> Date: Mon, 29 Sep 2008 09:53:57 +0530
> Message-ID: <5A47E75E594F054BAF48C5E4FC4B92AB02D5DC9704@dbde02.ent.ti.com>
> To: Wim Van Sebroeck <wim@iguana.be>
> CC: "felipe.balbi@nokia.com" <felipe.balbi@nokia.com>
>
> From: Anand Gadiyar <gadiyar@ti.com>
>
> Fix typo in omap_wdt.c introduced by a recent change
>
> Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
> ---
> drivers/watchdog/omap_wdt.c | 2 +-
> 1 files changed, 1 insertion(+), 1 deletion(-)
>
> Index: tony/drivers/watchdog/omap_wdt.c
> ===================================================================
> --- tony.orig/drivers/watchdog/omap_wdt.c 2008-09-25 16:45:08.000000000 +0530
> +++ tony/drivers/watchdog/omap_wdt.c 2008-09-26 21:14:48.059042569 +0530
> @@ -283,7 +283,7 @@ static int __init omap_wdt_probe(struct
> }
>
> if (omap_wdt_dev) {
> - ret - EBUSY;
> + ret = -EBUSY;
> goto err_busy;
> }
>
prev parent reply other threads:[~2008-10-03 10:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-29 10:23 [gadiyar@ti.com: [PATCH] watchdog: fix typo in omap_wdt.c] Felipe Balbi
2008-10-03 10:07 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081003100659.GF25482@atomide.com \
--to=tony@atomide.com \
--cc=felipe.balbi@nokia.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.