Re: [GIT PULL] (xen) stable/for-linus-3.3 patches for 3.3-rc0

From: Randy Dunlap
Date: Tue Jan 10 2012 - 13:13:09 EST


On 01/10/2012 10:08 AM, Linus Torvalds wrote:
> On Mon, Jan 9, 2012 at 9:25 AM, Konrad Rzeszutek Wilk
> <konrad.wilk@xxxxxxxxxx> wrote:
>> 46 files changed, 2499 insertions(+), 1251 deletions(-)
>
> Please, you too also start using -M (and --summary) for the diffstat output.

This is even included in Documentation/SubmittingPatches (not that anyone reads
documentation ;).


> It should look like this:
>
> 44 files changed, 1513 insertions(+), 265 deletions(-)
> create mode 100644 Documentation/ABI/stable/sysfs-bus-xen-backend
> create mode 100644 Documentation/ABI/stable/sysfs-devices-system-xen_memory
> rename drivers/xen/{xenfs => }/privcmd.c (92%)
> create mode 100644 drivers/xen/privcmd.h
> create mode 100644 drivers/xen/xenbus/xenbus_dev_backend.c
> rename drivers/xen/{xenfs/xenbus.c => xenbus/xenbus_dev_frontend.c} (95%)
> create mode 100644 include/xen/xenbus_dev.h
>
> which is a lot more true about the *real* changes.


--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/