[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180831121849.GA23787@bogus>
Date: Fri, 31 Aug 2018 08:18:49 -0400
From: Rob Herring <robh@...nel.org>
To: Paul Cercueil <paul@...pouillou.net>
Cc: Mark Rutland <mark.rutland@....com>,
Alex Smith <alex@...x-smith.me.uk>, od@...c.me,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Paul Cercueil <paul@...pouillou.net>
Subject: Re: [PATCH 3/4] memory: jz4780-nemc: Reduce size of const array
On Wed, 22 Aug 2018 19:29:52 +0200, Paul Cercueil wrote:
> The maximum value found in that array is 15, there's no need to store
> these values as uint32_t, a uint8_t is enough.
>
> Signed-off-by: Paul Cercueil <paul@...pouillou.net>
> ---
> drivers/memory/jz4780-nemc.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists