Re: [PATCH] edac: Fix build error caused by wrong member access

From: Borislav Petkov
Date: Mon Sep 15 2014 - 08:21:45 EST


On Tue, Aug 19, 2014 at 05:10:46PM -0400, Pranith Kumar wrote:
> Fix the following error
>
> drivers/edac/ppc4xx_edac.c:977:45: error: request for member 'dimm' in something
> not a structure or union
>
> by changing member access to pointer dereference
>
> Signed-off-by: Pranith Kumar <bobby.prani@xxxxxxxxx>
> CC: Andre Morton <akpm@xxxxxxxxxxxxxxxxxxxx>

Applied, thanks.

--
Regards/Gruss,
Boris.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/