* 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