From: Ralf Baechle <ralf@linux-mips.org>
To: Arthur Othieno <a.othieno@bluewin.ch>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] mips: prom_free_prom_memory() returns `unsigned long'
Date: Fri, 28 Oct 2005 11:12:02 +0100 [thread overview]
Message-ID: <20051028101202.GA2935@linux-mips.org> (raw)
In-Reply-To: <20051028044256.GA14758@krypton>
On Fri, Oct 28, 2005 at 12:42:56AM -0400, Arthur Othieno wrote:
> Some boards have, eg.:
>
> arch/mips/momentum/ocelot_3/prom.c:242:void __init prom_free_prom_memory(void)
>
> yet free_initmem() expects a return:
>
> arch/mips/mm/init.c:285:extern unsigned long prom_free_prom_memory(void);
> arch/mips/mm/init.c:291: freed = prom_free_prom_memory();
>
> Fix those up and return 0 instead, just like everyone else does.
Thanks alot, applied.
Ralf
prev parent reply other threads:[~2005-10-28 10:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-28 4:42 [PATCH] mips: prom_free_prom_memory() returns `unsigned long' Arthur Othieno
2005-10-28 10:12 ` Ralf Baechle [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=20051028101202.GA2935@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=a.othieno@bluewin.ch \
--cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox