On Sat, Jul 30, 2011 at 9:55 AM, Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx> wrote: > On Jul 29 Dan Williams wrote: >> @@ -540,7 +548,8 @@ static __init int isci_init(void) >> { >> int err; >> >> - pr_info("%s: Intel(R) C600 SAS Controller Driver\n", DRV_NAME); >> + pr_info("%s: Intel(R) C600 SAS Controller Driver - version %s\n", >> + DRV_NAME, DRV_VERSION); > > Why? There is already a version number. Like 2.6.39, 3.0, 3.1. This is for tracking driver versions across distributions and driver update packages as they sync with upstream on different cadences. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html