diff options
author | 2019-11-18 22:35:52 +0800 | |
---|---|---|
committer | 2019-11-22 11:15:28 +0530 | |
commit | dd9c324a5e96bfdc4c5c965da6fbd680340cd3f2 (patch) | |
tree | 35747f3f7e6fe56adb31b17dc1d49509072ae12a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: ti: edma: fix missed failure handling (diff) | |
download | linux-dev-dd9c324a5e96bfdc4c5c965da6fbd680340cd3f2.tar.xz linux-dev-dd9c324a5e96bfdc4c5c965da6fbd680340cd3f2.zip |
dmaengine: sf-pdma: replace /** with /* for non-function comment
There are several comments starting from "/**" but not for function
comment purpose. It causes kernel-doc parsing wrong string. Replace
"/**" with "/*" to fix them.
Signed-off-by: Green Wan <green.wan@sifive.com>
Link: https://lore.kernel.org/r/20191118143554.16129-1-green.wan@sifive.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions