From: Bob Moore Date: Fri, 11 Dec 2009 07:29:44 +0000 (+0800) Subject: ACPICA: Predefined name repair: automatically remove null package elements X-Git-Tag: v2.6.33-rc1~47^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4085a3ffee8828f7f1bae7fa3cf5e58f59ba627;p=pandora-kernel.git ACPICA: Predefined name repair: automatically remove null package elements This change will automatically remove embedded and trailing NULL package elements from returned package objects that are defined to containe a variable number of sub-packages. The driver is then presented with a package with no null elements to deal with. ACPICA BZ 819. http://www.acpica.org/bugzilla/show_bug.cgi?id=819 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed