[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <49H1Ld6Wwmz9sT5@ozlabs.org>
Date: Wed, 6 May 2020 12:51:05 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Xiongfeng Wang <wangxiongfeng2@...wei.com>, <geoff@...radead.org>,
<benh@...nel.crashing.org>, <paulus@...ba.org>,
<linuxppc-dev@...ts.ozlabs.org>, <linux-kernel@...r.kernel.org>,
<wangxiongfeng2@...wei.com>
Subject: Re: [PATCH] powerpc/ps3: Move static keyword to the front of declaration
On Wed, 2020-04-29 at 10:00:48 UTC, Xiongfeng Wang wrote:
> Move the static keyword to the front of declaration of 'vuart_bus_priv',
> and resolve the following compiler warning that can be seen when
> building with warnings enabled (W=1):
>
> drivers/ps3/ps3-vuart.c:867:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
> } static vuart_bus_priv;
> ^
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Xiongfeng Wang <wangxiongfeng2@...wei.com>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/43c8a496fa37187b54f7df71fb8262acc6bf6200
cheers
Powered by blists - more mailing lists