summaryrefslogtreecommitdiff
path: root/storage/class/disk/src
diff options
context:
space:
mode:
authorvisvel <[email protected]>2022-05-11 08:58:53 -0700
committerGitHub <[email protected]>2022-05-11 08:58:53 -0700
commitcf17d8df1a423a7ee616bf8179e8e102fe674a57 (patch)
treeb4e52917e7bd18f77e4eb7d0c2f91226489be6f0 /storage/class/disk/src
parenta423bafcdcf7a58de7d3abd284f6107e4cce329f (diff)
Using ExAllocatePool2 for deferred API change (#719)
Diffstat (limited to 'storage/class/disk/src')
-rw-r--r--storage/class/disk/src/disk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/class/disk/src/disk.h b/storage/class/disk/src/disk.h
index 91427ba3..48aa71d7 100644
--- a/storage/class/disk/src/disk.h
+++ b/storage/class/disk/src/disk.h
@@ -44,7 +44,6 @@ Revision History:
#define WPP_CONTROL_GUIDS WPP_CONTROL_GUIDS_NORMAL_FLAGS(WPP_GUID_DISK)
#endif
-
#ifdef ExAllocatePool
#undef ExAllocatePool
#define ExAllocatePool #NT_ASSERT(FALSE)