From 47ebea8351061f763089f6c3e2d2403715b510e1 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 22 Mar 2007 00:11:16 -0800 Subject: [PATCH] [PATCH] drivers/video/s3fb.c: fix a use-before-check NULL checks should be before the first dereference. Spotted by the Coverity checker. Signed-off-by: Adrian Bunk Acked-by: Ondrej Zajicek Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed