[PATCH 2/4] ntoskrnl.exe: Use static initializer for device_drivers.

Sebastian Lackner sebastian at fds-team.de
Tue Aug 30 15:00:05 CDT 2016


On 30.08.2016 21:30, Jacek Caban wrote:
> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  dlls/ntoskrnl.exe/ntoskrnl.c | 40 ++++++++--------------------------------
>  1 file changed, 8 insertions(+), 32 deletions(-)
> 

Wouldn't it be better to use a macro similar to LIST_INIT() for that (to allow
later changes of the internal structure)?




More information about the wine-devel mailing list