[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171213181956.GD5984@ziepe.ca>
Date: Wed, 13 Dec 2017 11:19:56 -0700
From: Jason Gunthorpe <jgg@...pe.ca>
To: Colin Ian King <colin.king@...onical.com>
Cc: Steve Wise <swise@...lsio.com>, Doug Ledford <dledford@...hat.com>,
linux-rdma@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: iw_cxgb4: make pointer reg_workq static
On Thu, Nov 30, 2017 at 01:30:06PM +0000, Colin Ian King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The pointer reg_workq is local to the source and does not need to be
> in global scope, so make it static.
>
> Cleans up sparse warning:
> drivers/infiniband/hw/cxgb4/device.c:69:25: warning: symbol 'reg_workq'
> was not declared. Should it be static?
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
> Reviewed-by: Leon Romanovsky <leonro@...lanox.com>
> Reviewed-by: Steve Wise <swise@...ngridcomputing.com>
> drivers/infiniband/hw/cxgb4/device.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, applied to -next
Jason
Powered by blists - more mailing lists