On Sun, 2011-04-17 at 13:45 +0300, saeed bishara wrote: > On Sat, Apr 16, 2011 at 1:52 AM, Joe Perches <joe@xxxxxxxxxxx> wrote: > > Use a single mechanism to show driver version. > > Reduces text a tiny bit too. > > Remove uses of static int printed_version > > Add and use ata_print_version(const struct device *, const char *ver) > > and ata_print_version_once. > any idea why we really need this driver version for in-kernel drivers? > isn't the kernel version good enough? Some think it useful to see what module version is linked against the kernel. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html