commit | 762e1a2ff6c1116d8f6f175994753fa2319097f2 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Aug 26 00:15:14 2010 -0700 |
committer | Matthew Garrett <mjg@redhat.com> | Thu Oct 21 09:36:47 2010 -0400 |
tree | a44386f6d83243751c5fbfd542083c7b259d53f7 | |
parent | 378306628e26d2945a1ed245f177a693c314e68d [diff] |
WMI: use separate list head for storing wmi blocks Do not abuse wmi_block structure to hold the head of list of blocks, use separate list_head for that. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Matthew Garrett <mjg@redhat.com>