From: Alexey Starikovskiy Date: Wed, 25 Nov 2009 02:34:35 +0000 (-0500) Subject: ACPICA: Silence the warning about _BIF returning the buffer X-Git-Tag: v2.6.32~48^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0b3b119f4d9460f3947334cf384ae69c5417360;p=pandora-kernel.git ACPICA: Silence the warning about _BIF returning the buffer _BIF was returning buffer instead of a string since day 1 of ACPI. Adding a warning for that is noble, but people don't like when someone cries wolf in a production system. Reference: http://bugzilla.kernel.org/show_bug.cgi?id=14379 Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed