skeletonfb: more corrections
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Tue, 8 May 2007 07:40:10 +0000 (00:40 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:33 +0000 (11:15 -0700)
commit4c7bf38699aed591b6624add40acfa71fe6d902c
treee70d2e2ef6744b06d882e9c8e4d02b06cc53e59f
parent7e645ffd83f987c8650e9dd0f22a0c57296ed458
skeletonfb: more corrections

More corrections to skeletonfb.c file:
- fixed types of more arguments
- removed returned values in void functions
- removed not existing fb_poll function
- fixed closing comment typo
- corrected misleading constant name ADDR

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Acked-By: James Simmons <jsimmons@infradead.org>
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/skeletonfb.c