]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commit
Dont disable warning 4100
authorMatthew Sykes <matthew.sykes@citrix.com>
Tue, 18 Apr 2023 08:50:43 +0000 (09:50 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Mon, 22 May 2023 12:48:02 +0000 (13:48 +0100)
commit20d0d3483ed4cde3b6dc8b41c3a56d5da2339614
treecd8dc4a4d5728c4e4f9e08e797d7491e11ac7502
parent2bc3c56a39b4dacfa89bff0386fc924d72468801
Dont disable warning 4100

Adds UNREFERENCED_PARAMETER macros instead of suppressing the warning.

Suggested-by: Matthew Sykes <matthew.sykes@citrix.com>
Signed-off-by: Owen Smith <owen.smith@cloud.com>
src/xeniface/driver.h
src/xeniface/ioctl_gnttab.c
src/xeniface/ioctl_suspend.c
src/xeniface/ioctls.c
src/xeniface/wmi.c