[PATCH qxl-wddm-dod 13/20] fixup! qxl-wddm-dod: Registry-based control over VSync

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Constify path argument, no reasons to change it
---
 qxldod/driver.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qxldod/driver.cpp b/qxldod/driver.cpp
index 01b88d7..769eaef 100755
--- a/qxldod/driver.cpp
+++ b/qxldod/driver.cpp
@@ -24,7 +24,7 @@ int nDebugLevel = TRACE_LEVEL_ERROR;
 // registry-based configuration is intended to be manual only
 // for VSync suppression during support and troubleshooting
 // and not expected to be made default
-static void QueryVSyncSetting(BOOLEAN& b, UNICODE_STRING *path)
+static void QueryVSyncSetting(BOOLEAN& b, const UNICODE_STRING *path)
 {
     PAGED_CODE();
     WCHAR buffer[MAX_PATH];
-- 
2.9.3

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]