]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commit
Refactor string conversion in wmi.c
authorOwen Smith <owen.smith@citrix.com>
Tue, 21 Sep 2021 10:45:51 +0000 (11:45 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Wed, 22 Sep 2021 10:00:01 +0000 (11:00 +0100)
commitb44a6cb8bbe95514f89c244aa7a59444124096aa
tree5d03cffa8862741b81539dae01f22099b9e8f750
parent36cec390df31898dcc65203a9dde3ea9288532f7
Refactor string conversion in wmi.c

Colocates related string functions, removes unused functions, adjusts
whitespace and reformats functions into a consistant code style.
There are no functional changes

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