]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commit
Refactor Wmi.c
authorOwen Smith <owen.smith@citrix.com>
Wed, 30 Mar 2022 09:32:23 +0000 (10:32 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Tue, 12 Apr 2022 15:40:57 +0000 (16:40 +0100)
commit1278ce845d2151e8c8fadf0ff8e5b816ccc77778
treeb39385c60c456a33d019a32c65dc9dd93c9cb595
parentd08b7b2236d334b4d4abee14a092d9ecf962ffb9
Refactor Wmi.c

* Moves functions to be in related locations in file
* Formats code to appropriate code style
* Inlines some functions that are only called from 1 location
* Uses LIST_ENTRY macros to access linked lists

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xeniface/wmi.c