From: Peter Feuerer Date: Tue, 22 Dec 2009 00:20:06 +0000 (-0800) Subject: drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with string... X-Git-Tag: v2.6.33-rc2~3^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcbfb8156a2149fd6358a377aa9400e28ef43800;p=pandora-kernel.git drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with string of table BIOS information is now checked whether it begins with the strings stored in the BIOS table. Previous method did a strcmp, what lead to problems if BIOS information has appended whitespaces. Signed-off-by: Peter Feuerer Cc: Borislav Petkov Cc: Andreas Mohr Cc: Ingo Molnar Cc: Thomas Gleixner Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed