diff options
author | Ville Syrjala <syrjala@sci.fi> | 2008-07-24 06:31:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 19:47:39 +0200 |
commit | 7572a1ea034a8fc45e57de28cc7573264975532a (patch) | |
tree | 4d2850fd511ca4aa93dc8c0994f8460c6e35eadb /drivers/video/aty/atyfb_base.c | |
parent | fbdev: width and height are unsigned (diff) | |
download | linux-7572a1ea034a8fc45e57de28cc7573264975532a.tar.xz linux-7572a1ea034a8fc45e57de28cc7573264975532a.zip |
fbdev: xoffset, yoffset and yres are unsigned
The xoffset, yoffset and yres members of fb_var_screeninfo are __u32.
Make them unsigned in the code as well.
Signed-off-by: Ville Syrjala <syrjala@sci.fi>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/aty/atyfb_base.c')
0 files changed, 0 insertions, 0 deletions