[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151019183738.GA1336@kroah.com>
Date: Mon, 19 Oct 2015 11:37:38 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Mathieu Poirier <mathieu.poirier@...aro.org>
Cc: a.p.zijlstra@...llo.nl, alexander.shishkin@...ux.intel.com,
acme@...nel.org, mingo@...hat.com, corbet@....net,
nicolas.pitre@...aro.org, adrian.hunter@...el.com,
zhang.chunyan@...aro.org, mike.leach@....com, tor@...com,
al.grant@....com, pawel.moll@....com,
linux-arm-kernel@...ts.infradead.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2 01/30] coresight: etm3x: moving etm_readl/writel to
header file
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@...aro.org>
> ---
> 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@...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