From: Dan Carpenter Date: Fri, 7 Jan 2011 05:12:27 +0000 (+0300) Subject: vga_switcheroo: comparing too few characters in strncmp() X-Git-Tag: v2.6.38-rc1~419^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea6f330cdd18f79d50bcdfbedb96d929a173e0d;p=pandora-kernel.git vga_switcheroo: comparing too few characters in strncmp() This is a copy-and-paste bug. We should be comparing 4 characters here instead of 3. Signed-off-by: Dan Carpenter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed