fbdev: add sparse annotations in svgalib.c
authorAntonino A. Daplas <adaplas@gmail.com>
Tue, 8 May 2007 07:38:46 +0000 (00:38 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:29 +0000 (11:15 -0700)
commit78494dd3442cf6ac5562f684c7073db2818d3afd
treecb8af27fb1e435ccb5fff08f62850bdc0baf14fa
parent98a1153acdc2256f866599be701439577da77db3
fbdev: add sparse annotations in svgalib.c

Add sparse annotations and use fb_read/fb_write family to access the
framebuffer.

Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/svgalib.c