Hi, On Thursday 03 January 2008, Robert Hancock wrote: > Bartlomiej Zolnierkiewicz wrote: > > Delete filenames/versions from comments. > > > > I'm leaving decisions about adding DRV_VERSION defines and > > MODULE_VERSION()-s > > to maintainers of the respective drivers. > > > > While at it: > > > > * Remove unused VERSION define from ide.c. > > > > * Remove unused/stale DRV_VERSION define from au1xxx-ide.c. > > > > Signed-off-by: Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]> > > How about getting rid of this stupid thing in drivers/ide/ide.c: > > #define REVISION "Revision: 7.00alpha2" > > which is used in: > > printk(KERN_INFO "Uniform Multi-Platform E-IDE driver " REVISION "\n"); > > It's been 7.00alpha2 for god knows how long, so clearly this version > number is not useful..
Yep, care to make a patch removing it? Thanks, Bart -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/