Re: [PATCH V2 01/30] coresight: etm3x: moving etm_readl/writel to header file

From: Greg KH
Date: Mon Oct 19 2015 - 14:37:43 EST


On Sun, Oct 18, 2015 at 12:24:18PM -0600, Mathieu Poirier wrote:
> Moving functions etm_readl/writel to file "coresight-etm.h"
> for access by code outside of the main ETM3x driver.
>
> Signed-off-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
> ---
> drivers/hwtracing/coresight/coresight-etm.h | 29 +++++++++++++++++++++++++++
> drivers/hwtracing/coresight/coresight-etm3x.c | 29 ---------------------------
> 2 files changed, 29 insertions(+), 29 deletions(-)

Can you remake this series use -M to 'git format-patch' so that we can
see the renames easier and they don't show up as 'delete and add'
patches?

thanks,

greg k-h
--
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/