From: Dan Carpenter Date: Wed, 16 Dec 2009 00:46:36 +0000 (-0800) Subject: drivers/video/via/viafbdev.c: fix oops with no /proc X-Git-Tag: v2.6.33-rc1~71^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8130b3b9e6773367b44a19b504bb7c0c23e81a0e;p=pandora-kernel.git drivers/video/via/viafbdev.c: fix oops with no /proc Fixed a typo: missing *. This would lead to a kernel oops if the kernel was compiled without support for the /proc file system. Found with a static checker. Compile tested. Signed-off-by: Dan Carpenter Acked-by: Florian Tobias Schandinat Cc: Joseph Chan Cc: Scott Fang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed