[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 09/10] arm/uart: Rename dt-uart.c to arm-uart.c
>>> On 19.01.16 at 04:36, <zhaoshenglong@xxxxxxxxxx> wrote: > > On 2016/1/18 18:40, Jan Beulich wrote: >>>>> On 16.01.16 at 06:01, <zhaoshenglong@xxxxxxxxxx> wrote: >>> > From: Shannon Zhao <shannon.zhao@xxxxxxxxxx> >>> > >>> > Since we will add ACPI initialization for UART in this file later, >>> > rename it with a generic name. >>> > >>> > Signed-off-by: Shannon Zhao <shannon.zhao@xxxxxxxxxx> >>> > --- >>> > v4: split the original patch to renaming this and adding ACPI parts. >>> > --- >>> > MAINTAINERS | 2 +- >>> > xen/drivers/char/Makefile | 2 +- >>> > xen/drivers/char/arm-uart.c | 107 >>> > ++++++++++++++++++++++++++++++++++++++++++++ >>> > xen/drivers/char/dt-uart.c | 107 >>> > -------------------------------------------- >>> > 4 files changed, 109 insertions(+), 109 deletions(-) >>> > create mode 100644 xen/drivers/char/arm-uart.c >>> > delete mode 100644 xen/drivers/char/dt-uart.c >> Looks like this really is a rename with little actual changes to >> the file, > Yes, but the only change to this file is also to change its name because > it's mentioned in the file header. This intends to make that consistent. > > + * xen/drivers/char/arm-uart.c I understand that, but without using git's ability to represent the rename such that the diff between the files is visible it is hard to tell what exactly you changed in the file. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |