Re: [PATCH 6/7] HID: N-trig MTM Driver fix And cleanup patch 6

From: Jiri Kosina
Date: Tue Mar 09 2010 - 05:15:51 EST


On Mon, 8 Mar 2010, Rafi Rubin wrote:

> > static int __init ntrig_init(void)
> > {
> > + info("N-trig Driver Version 1.6\n");
>
> Perhaps you mean:
> MODULE_VERSION("1.06");

I'd rather remove all the MODULE_VERSION stuff altogether. git is much
better tracking revisions, once the driver gets merged.

Thanks,

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/