Re: [PATCH] powerpc: sysdev: fix signedness bug

From: Kumar Gala
Date: Tue Mar 15 2011 - 15:20:11 EST



On Oct 17, 2010, at 9:51 AM, Vasiliy Kulikov wrote:

> sram_params.sram_size and sram_params.sram_offset were unsigned.
> If get_cache_sram_size() or get_cache_sram_offset() returns error code
> then it is not seen to the caller. Made sram_size and sram_offset signed.
>
> Signed-off-by: Vasiliy Kulikov <segooon@xxxxxxxxx>
> ---
> arch/powerpc/sysdev/fsl_85xx_l2ctlr.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)

applied

- k
--
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/