[RFC] Win32 port of the userspace tools using MinGW.

Bernhard Walle bwalle at suse.de
Thu May 22 09:34:03 EDT 2008


* Jamey Sharp <jamey at thetovacompany.com> [2008-05-15 22:48]:
>
> OK, I haven't quite gotten around to posting the Windows kernel driver
> source that goes with this.

Do you plan to release the driver sources? Is there a driver binary
available for now?

> +
> +	if(memory_range)
> +	{
> +		*range = memory_range;
> +		*ranges = memory_ranges;
> +		return 0;
> +	}

I think you should use the kernel coding style here, i.e. the '{' in
the same line as the 'if'.



	Bernhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.infradead.org/pipermail/kexec/attachments/20080522/6007e362/attachment.bin 


More information about the kexec mailing list