From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Sat, 16 Apr 2011 10:34:14 +0000 Subject: Re: [PATCH] sh: cosmetic improvement: use an existing pointer Message-Id: <20110416103414.GG16353@verge.net.au> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Apr 15, 2011 at 08:05:27PM +0200, Guennadi Liakhovetski wrote: > Use an existing local variable, instead of calculating the pointer > multiple times explicitly. > > Signed-off-by: Guennadi Liakhovetski > Cc: Simon Horman > Cc: Magnus Damm This looks correct to me. Reviewed-by: Simon Horman