Hi,
On 07/30/2017 11:34 AM, Heinrich Schuchardt wrote:
> For DEVICE_NON_SHARED the newly assigned value of attr
> is overwritten due to a missing break.
>
> The problem was indicated by cppcheck.
>
> Signed-off-by: Heinrich Schuchardt
reviewed-by : Vikas Manocha
Cheers,
Vikas
> ---
> arch/
For DEVICE_NON_SHARED the newly assigned value of attr
is overwritten due to a missing break.
The problem was indicated by cppcheck.
Signed-off-by: Heinrich Schuchardt
---
arch/arm/cpu/armv7m/mpu.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/cpu/armv7m/mpu.c b/arch/arm/cpu/armv
2 matches
Mail list logo