From: Ralf Baechle <ralf@oss.sgi.com>
To: linux-mips@oss.sgi.com
Subject: Re: [PATCH] Kill warning in indydog.c
Date: Sun, 30 Jun 2002 14:11:55 +0200 [thread overview]
Message-ID: <20020630141155.A32533@dea.linux-mips.net> (raw)
In-Reply-To: <20020629183223.GV17216@lug-owl.de>; from jbglaw@lug-owl.de on Sat, Jun 29, 2002 at 08:32:23PM +0200
On Sat, Jun 29, 2002 at 08:32:23PM +0200, Jan-Benedict Glaw wrote:
> Please apply this patch. It fixes a warning that function declaration
> isn't a valid prototype. This applies to linux_2_4 and to HEAD.
> -static void indydog_ping()
> +static void indydog_ping(void)
> {
> mcmisc_regs->watchdogt = 0;
> }
And this tiny function better be an inline function as well ...
Ralf
prev parent reply other threads:[~2002-06-30 12:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-29 18:32 [PATCH] Kill warning in indydog.c Jan-Benedict Glaw
2002-06-30 12:11 ` 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=20020630141155.A32533@dea.linux-mips.net \
--to=ralf@oss.sgi.com \
--cc=linux-mips@oss.sgi.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