[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110711.221520.315256855290511409.davem@davemloft.net>
Date: Mon, 11 Jul 2011 22:15:20 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jj@...osbits.net
Cc: linux-kernel@...r.kernel.org, trivial@...nel.org, gregkh@...e.de,
linux-usb@...r.kernel.org, netdev@...r.kernel.org,
marius@...sbak.com
Subject: Re: [PATCH 7/7] drivers/net: static should be at beginning of
declaration
From: Jesper Juhl <jj@...osbits.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@...osbits.net>
Applied to net-next-2.6, thanks!
Powered by blists - more mailing lists