fbdev: sh_mobile_meram: Make variables unsigned where applicable
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 19 Sep 2011 09:40:31 +0000 (11:40 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:41:08 +0000 (22:41 +0100)
commit05432837ae0dfc6c7de93d081b1377ced4eb866b
tree63fa348d96185a59395e04009aec0238f5e9f030
parentd272f428fac77ec57049a3293583ab3353928b1c
fbdev: sh_mobile_meram: Make variables unsigned where applicable

Many variables, such as loop counters, sizes and offsets, should be
unsigned integers. Make them so.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_meram.c
include/video/sh_mobile_meram.h