From: Dmitry Torokhov Date: Thu, 26 Aug 2010 07:15:09 +0000 (-0700) Subject: WMI: simplify handling of returned WMI blocks in parse_wdg() X-Git-Tag: v2.6.37-rc1~128^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=378306628e26d2945a1ed245f177a693c314e68d;p=pandora-kernel.git WMI: simplify handling of returned WMI blocks in parse_wdg() There is no reason why we allocate memory and copy data into an intermediate buffer, it is not like we are working with data coming from userspace. Signed-off-by: Dmitry Torokhov Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed