From: dmitry p. <dpe...@gm...> - 2005-09-27 14:27:27
|
On Tue, 2005-09-27 at 05:43 -0700, Greg KH wrote: > This is ALWAYS wrong, please fix your code. See the many times I have > been over this issue in the archives. Do you mean this comment ? The spi_device_release does nothing, just to prevent compains from device_release function :) > > Also, please fix your coding style to match the kernel if you wish to > have a chance to get it included. :) Hmm... running Lindent... done. Thank you once more, for your valuable comments :) |