From: Anand Gadiyar <gadiyar-l0cyMroinI0@public.gmane.org>
To: Keshava Munegowda <keshava_mgowda-l0cyMroinI0@public.gmane.org>,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Nishant Kamat <nskamat-l0cyMroinI0@public.gmane.org>,
balbi-l0cyMroinI0@public.gmane.org
Subject: RE: [PATCH] usb: omap: fix the warning unused variable 'status'
Date: Tue, 5 Oct 2010 14:55:14 +0530 [thread overview]
Message-ID: <8e6442005e187448bc6aa0703c1dee5d@mail.gmail.com> (raw)
In-Reply-To: <1286227213-16182-1-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
Keshava Munegowda wrote:
> This patch fix the follwing warning when compiling usb code for OMAP
defconfigs.
> arch/arm/mach-omap2/board-omap4panda.c:277: warning: unused variable
'status'
>
> Signed-off-by: Keshava Munegowda <keshava_mgowda-l0cyMroinI0@public.gmane.org>
Already posted by Sanjeev, and queued in for-next.
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=comm
itdiff;h=ca828760f96ee8f0b6c93400599844761aa69dc0
> ---
> arch/arm/mach-omap2/board-omap4panda.c | 2 --
> 1 file changed, 2 deletions(-)
>
> Index: linux-2.6/arch/arm/mach-omap2/board-omap4panda.c
> ===================================================================
> --- linux-2.6.orig/arch/arm/mach-omap2/board-omap4panda.c
> +++ linux-2.6/arch/arm/mach-omap2/board-omap4panda.c
> @@ -274,8 +274,6 @@ static int __init omap4_panda_i2c_init(v
> }
> static void __init omap4_panda_init(void)
> {
> - int status;
> -
> omap4_panda_i2c_init();
> omap_serial_init();
> omap4_twl6030_hsmmc_init(mmc);
>
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-10-05 9:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-04 21:20 [PATCH] usb: omap: fix the warning unused variable 'status' Keshava Munegowda
[not found] ` <1286227213-16182-1-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2010-10-05 9:25 ` Anand Gadiyar [this message]
2010-10-05 20:05 ` Felipe Balbi
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=8e6442005e187448bc6aa0703c1dee5d@mail.gmail.com \
--to=gadiyar-l0cymroini0@public.gmane.org \
--cc=balbi-l0cyMroinI0@public.gmane.org \
--cc=keshava_mgowda-l0cyMroinI0@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=nskamat-l0cyMroinI0@public.gmane.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.