[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTinLrhfiW9e0Vn=p=tOT85V9bTpX8CTEVSMHSxjO@mail.gmail.com>
Date: Sat, 14 Aug 2010 12:40:16 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: James Bottomley <James.Bottomley@...e.de>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-scsi <linux-scsi@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] final scsi updates for the 2.6.36 merge window [possibly]
On Sat, Aug 14, 2010 at 12:28 PM, James Bottomley
<James.Bottomley@...e.de> wrote:
>
> drivers/firmware/iscsi_boot_sysfs.c | 481 ------------------------------------
> drivers/scsi/iscsi_boot_sysfs.c | 481 ++++++++++++++++++++++++++++++++++++
> ...
> 45 files changed, 1999 insertions(+), 851 deletions(-)
You really need to learn to use the -M (and --summary) flag. That's a
pure rename, and it should look like
drivers/{firmware => scsi}/iscsi_boot_sysfs.c | 0
...
44 files changed, 1518 insertions(+), 370 deletions(-)
rename drivers/{firmware => scsi}/iscsi_boot_sysfs.c (100%)
which is a whole lot less changes.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists