Re: [PATCH] edac i5000, i5400: fix use of MTR_DRAM_WIDTH macro

From: Borislav Petkov
Date: Thu Mar 09 2017 - 03:36:13 EST


On Wed, Mar 08, 2017 at 08:18:09PM -0500, JÃrÃmy Lefaure wrote:
> The MTR_DRAM_WIDTH macro returns the data width. It is sometimes used as
> if it returned a boolean true if the width if 8. This patch fixes the
> tests where MTR_DRAM_WIDTH is misused.
>
> Signed-off-by: JÃrÃmy Lefaure <jeremy.lefaure@xxxxxxxxxxxx>
> ---
> drivers/edac/i5000_edac.c | 2 +-
> drivers/edac/i5400_edac.c | 5 +++--
> 2 files changed, 4 insertions(+), 3 deletions(-)

Applied, thanks.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.