summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
diff options
context:
space:
mode:
authorMathieu Poirier <mathieu.poirier@linaro.org>2018-05-09 12:06:07 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 16:20:00 +0200
commitbd11441bc2145fdf15da23fa5eb7345672393aa5 (patch)
tree37e5745cda18fb8bfdb57f153d03d2f8817bd8f1 /drivers/hwtracing
parent805c2c2cd0d3f16438d2391f3f188e4357fbc1cc (diff)
downloadop-kernel-dev-bd11441bc2145fdf15da23fa5eb7345672393aa5.zip
op-kernel-dev-bd11441bc2145fdf15da23fa5eb7345672393aa5.tar.gz
coresight tmc etr: Removing extra newline
The simple removal of an extra newline, no change in functionality. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwtracing')
-rw-r--r--drivers/hwtracing/coresight/coresight-tmc-etr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwtracing/coresight/coresight-tmc-etr.c b/drivers/hwtracing/coresight/coresight-tmc-etr.c
index f571995..02f747a 100644
--- a/drivers/hwtracing/coresight/coresight-tmc-etr.c
+++ b/drivers/hwtracing/coresight/coresight-tmc-etr.c
@@ -116,7 +116,6 @@ static int tmc_enable_etr_sink_sysfs(struct coresight_device *csdev)
dma_addr_t paddr = 0;
struct tmc_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
-
/*
* If we don't have a buffer release the lock and allocate memory.
* Otherwise keep the lock and move along.
OpenPOWER on IntegriCloud