Re: [PATCH] dmaengine: remove DBGFS_FUNC_DECL()
From: Frank Lee <tiny.windzz@gmail.com>
Date: 2018-12-05 15:50:02
Also in:
dmaengine, linux-arm-msm, lkml
From: Frank Lee <tiny.windzz@gmail.com>
Date: 2018-12-05 15:50:02
Also in:
dmaengine, linux-arm-msm, lkml
On Wed, Dec 5, 2018 at 4:27 PM Vinod Koul [off-list ref] wrote:
On 30-11-18, 10:42, Yangtao Li wrote:quoted
We already have the DEFINE_SHOW_ATTRIBUTE,There is no need to define such a macro,so remove DBGFS_FUNC_DECL.Also use macro to simplify some code.Spaces after full stop and comma pleasequoted
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> --- drivers/dma/amba-pl08x.c | 14 ++------------ drivers/dma/mic_x100_dma.c | 22 +++------------------- drivers/dma/pxa_dma.c | 24 ++++++++++++------------ drivers/dma/qcom/hidma_dbg.c | 33 ++++++---------------------------Do you mind splitting it per file.
Hi Vinod: Why not apply it once ?The change is not too big. Thanks, Yangtao _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel