v 6: More comments from Zebediah Figura and Dmitry Timoshkov
Signed-off-by: Aric Stewart aric@codeweavers.com --- dlls/ntoskrnl.exe/Makefile.in | 2 +- dlls/ntoskrnl.exe/ntoskrnl.c | 133 ++++++++++++++++++++++++++++++++++++ dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 2 +- include/ddk/wdm.h | 1 + 4 files changed, 136 insertions(+), 2 deletions(-)
On 11/02/2018 08:45 AM, Aric Stewart wrote:
v 6: More comments from Zebediah Figura and Dmitry Timoshkov
Signed-off-by: Aric Stewart aric@codeweavers.com
dlls/ntoskrnl.exe/Makefile.in | 2 +- dlls/ntoskrnl.exe/ntoskrnl.c | 133 ++++++++++++++++++++++++++++++++++++ dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 2 +- include/ddk/wdm.h | 1 + 4 files changed, 136 insertions(+), 2 deletions(-)
I have no further objections to this patch.