[PATCH] some vesafb fixes
authorGerd Knorr <kraxel@bytesex.org>
Wed, 22 Jun 2005 00:16:56 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 02:07:39 +0000 (19:07 -0700)
commit78c03717c415d81879e4dac2e452d1a0d3738a80
tree277129e5fbb90a109e65e64e4646861ae85134d5
parent27f931dac93057bbae691f66a49b11ff2f483bee
[PATCH] some vesafb fixes

Fix the size passed to release_mem_region in an error path.

Also adjust the message printed when vesafb cannot load; the comment there
already says this must not be fatal, so the message should also not mention
the word 'abort' otherwise indicating a problem to worry about in the log.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Gerd Knorr <kraxel@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/vesafb.c