From: David Miller <davem@davemloft.net>
To: jj@chaosbits.net
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org, gregkh@suse.de,
linux-usb@vger.kernel.org, netdev@vger.kernel.org,
marius@kotsbak.com
Subject: Re: [PATCH 7/7] drivers/net: static should be at beginning of declaration
Date: Mon, 11 Jul 2011 22:15:20 -0700 (PDT) [thread overview]
Message-ID: <20110711.221520.315256855290511409.davem@davemloft.net> (raw)
In-Reply-To: <alpine.LNX.2.00.1107092322320.25516@swampdragon.chaosbits.net>
From: Jesper Juhl <jj@chaosbits.net>
Date: Sat, 9 Jul 2011 23:24:43 +0200 (CEST)
> Make sure that the 'static' keywork is at the beginning of declaration
> for drivers/net/usb/kalmia.c
>
> This gets rid of warnings like
> warning: ‘static’ is not at beginning of declaration
> when building with -Wold-style-declaration (and/or -Wextra which also
> enables it).
>
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Applied to net-next-2.6, thanks!
prev parent reply other threads:[~2011-07-12 5:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <alpine.LNX.2.00.1107092304160.25516@swampdragon.chaosbits.net>
2011-07-09 21:24 ` [PATCH 7/7] drivers/net: static should be at beginning of declaration Jesper Juhl
2011-07-12 5:15 ` David Miller [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=20110711.221520.315256855290511409.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=gregkh@suse.de \
--cc=jj@chaosbits.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=marius@kotsbak.com \
--cc=netdev@vger.kernel.org \
--cc=trivial@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox