From: Kumar Gala <galak@kernel.crashing.org>
To: Anton Vorontsov <avorontsov@mvista.com>
Cc: LEROY Christophe <christophe.leroy@c-s.fr>,
linuxppc-dev@ozlabs.org, Scott Wood <scottwood@freescale.com>
Subject: Re: [PATCH 3/3] powerpc/cpm1: Mark micropatch code/data static and __init
Date: Sun, 11 Jul 2010 11:07:17 -0500 [thread overview]
Message-ID: <8105B407-B167-47EE-97D3-B97BDA0001AF@kernel.crashing.org> (raw)
In-Reply-To: <20100708171616.GC11621@oksana.dev.rtsoft.ru>
On Jul 8, 2010, at 12:16 PM, Anton Vorontsov wrote:
> This saves runtime memory and fixes lots of sparse warnings like this:
>
> CHECK arch/powerpc/sysdev/micropatch.c
> arch/powerpc/sysdev/micropatch.c:27:6: warning: symbol 'patch_2000'
> was not declared. Should it be static?
> arch/powerpc/sysdev/micropatch.c:146:6: warning: symbol 'patch_2f00'
> was not declared. Should it be static?
> ...
>
> Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
> ---
> arch/powerpc/include/asm/cpm1.h | 3 ++-
> arch/powerpc/sysdev/micropatch.c | 18 +++++++++---------
> 2 files changed, 11 insertions(+), 10 deletions(-)
applied to merge
- k
prev parent reply other threads:[~2010-07-11 16:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-08 17:16 [PATCH 3/3] powerpc/cpm1: Mark micropatch code/data static and __init Anton Vorontsov
2010-07-11 16:07 ` Kumar Gala [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=8105B407-B167-47EE-97D3-B97BDA0001AF@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=avorontsov@mvista.com \
--cc=christophe.leroy@c-s.fr \
--cc=linuxppc-dev@ozlabs.org \
--cc=scottwood@freescale.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox