[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YUh1bBCu644R895r@kroah.com>
Date: Mon, 20 Sep 2021 13:50:04 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: "Fabio M. De Francesco" <fmdefrancesco@...il.com>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Pavel Skripkin <paskripkin@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
David Laight <david.Laight@...lab.com>,
Dan Carpenter <dan.carpenter@...cle.com>,
Martin Kaiser <martin@...ser.cx>
Subject: Re: [PATCH v8 10/19] staging: r8188eu: rename symbols in rtw_read*()
and rtw_write*()
On Mon, Sep 20, 2021 at 01:53:47AM +0200, Fabio M. De Francesco wrote:
> Rename names of variables in rtw_read{8.16.32}() and in
> rtw_write{8,16,32,N}() because of unnecessary 'p' (that probably stand
> for "pointer to") and 'w' (that probably stands for "word"):
>
> pio_priv => io_priv;
> pintfhdl => intfhdl;
> wvalue => value.
All spaces, nice :)
Anyway, same 'intfhdl' issue here.
thanks,
greg k-h
Powered by blists - more mailing lists