On Thu, Jan 6, 2011 at 12:29 PM, James Bottomley <James.Bottomley@xxxxxxx> wrote: > .. > include/scsi/libsas.h | 2 > include/scsi/scsi.h | 28 > 162 files changed, 16069 insertions(+), 12242 deletions(-) You're missing a -M and a --summary. That should look like this: ... include/scsi/libsas.h | 2 + include/scsi/scsi.h | 28 + 161 files changed, 11139 insertions(+), 7312 deletions(-) delete mode 100644 drivers/scsi/bfa/bfa_cb_ioim.h delete mode 100644 drivers/scsi/bfa/bfa_drv.c delete mode 100644 drivers/scsi/bfa/bfa_os_inc.h rename drivers/scsi/megaraid/{megaraid_sas.c => megaraid_sas_base.c} (90%) create mode 100644 drivers/scsi/megaraid/megaraid_sas_fp.c create mode 100644 drivers/scsi/megaraid/megaraid_sas_fusion.c create mode 100644 drivers/scsi/megaraid/megaraid_sas_fusion.h which makes those line numbers look at least a _bit_ better, since that megaraid_sas_base.c file is pretty big. Linus -- 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