Re: How to convert i2c adapter drivers into good kernel code

From: Greg KH (greg@kroah.com)
Date: Tue Mar 25 2003 - 02:41:12 EST


On Tue, Mar 25, 2003 at 07:38:34AM +0000, Christoph Hellwig wrote:
> On Mon, Mar 24, 2003 at 11:25:12PM -0800, Greg KH wrote:
> > line in the driver, and replace the LM_VERSION and LM_DATE entries
> > with I2C_VERSION and I2C_DATE to fix that compile time error.
>
> That's bogus. Replace LM_VERSION with the lm_sensors version you took it
> from + lk1 (e.g. "2.7.0-lk1) and LM_DATE with your modification date.
> Or just remove them altogether..

Fine with me, I was just trying to copy what I had seen done for the
other drivers already in the kernel. version and dates don't really
make _any_ sense once the driver is in the kernel, so I'd recommend just
removing them altogether too.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:19 EST