commit | 378306628e26d2945a1ed245f177a693c314e68d | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Aug 26 00:15:09 2010 -0700 |
committer | Matthew Garrett <mjg@redhat.com> | Thu Oct 21 09:36:47 2010 -0400 |
tree | c32dbd4988e1e51bbbff88fa8e20221492b34c06 | |
parent | 3d2c63eb5e0abfd06b19928c8ed43020b3451a3c [diff] |
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 <dtor@mail.ru> Signed-off-by: Matthew Garrett <mjg@redhat.com>