 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [GIT PULL] (xen) stable/for-linus-3.7-uapi-tag for v3.7-rc0
 On Fri, Oct 12, 2012 at 10:45 PM, Konrad Rzeszutek Wilk
<konrad.wilk@xxxxxxxxxx> wrote:
>
> Please pull!
Btw, please use the -M switch to get renames as renames (and
--summary). You diffstat:
>  include/uapi/xen/Kbuild    |    2 +
>  include/uapi/xen/evtchn.h  |   88 +++++++++++++++++++++++++++++++++++++++
>  include/uapi/xen/privcmd.h |   98 
> ++++++++++++++++++++++++++++++++++++++++++++
>  include/xen/Kbuild         |    2 -
>  include/xen/evtchn.h       |   88 ---------------------------------------
>  include/xen/privcmd.h      |   98 
> --------------------------------------------
>  6 files changed, 188 insertions(+), 188 deletions(-)
is misleading, the correct one is much simpler:
 include/{ => uapi}/xen/evtchn.h  | 0
 include/{ => uapi}/xen/privcmd.h | 0
 include/xen/Kbuild               | 2 --
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename include/{ => uapi}/xen/evtchn.h (100%)
 rename include/{ => uapi}/xen/privcmd.h (100%)
Thanks,
                Linus
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |