]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] fbcon: Fix check after use
authorAdrian Bunk <bunk@fs.tum.de>
Sun, 1 May 2005 15:59:23 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:23 +0000 (08:59 -0700)
commit138543b19ae7f1169f5b02b0593af1e77bf836f1
tree4bec649b9881cd59c248b78bbfa72ee3d88f14d0
parentafe95df319a965cab326ffd094b6016f8e5cfd4c
[PATCH] fbcon: Fix check after use

This patch fixes a check after use found by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@fs.tum.de>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/console/fbcon.c