commit | 306958e8e8d150b3e8bf13f66f3a6e9be7ee75ff | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@fs.tum.de> | Sun May 01 08:59:23 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:59:23 2005 -0700 |
tree | 4bec649b9881cd59c248b78bbfa72ee3d88f14d0 | |
parent | 5f76be80d96f60adfc91f2acf22b146ce0e3072f [diff] |
[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>