[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170802115622.56ayoh6ogrv347d6@mwanda>
Date: Wed, 2 Aug 2017 14:56:22 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Wolf Entwicklungen <Marcus.Wolf@...f-Entwicklungen.de>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Marcus Wolf <linux@...f-Entwicklungen.de>,
devel@...verdev.osuosl.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: pi433: remove some macros, introduce some
inline functions
On Wed, Aug 02, 2017 at 02:53:30PM +0300, Dan Carpenter wrote:
> > +{
> > + u8 tempVal;
>
Btw, just call this "u8 tmp;". The word "temp" is short for temperature
and "val" doesn't add any information because it's clearly a value.
regards,
dan carpenter
Powered by blists - more mailing lists