aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorQian Cai <[email protected]>2019-06-05 16:46:19 -0400
committerMichael Ellerman <[email protected]>2019-07-01 16:26:54 +1000
commit3becd11dffe5d4a7467ebd841172f3e091fbcbd0 (patch)
treec6c29f5c5ab1d656e1b2f86be51ef10a1d3a0869 /tools/perf/scripts/python/export-to-sqlite.py
parentf079bb3c5f2978b2c1a13098ab2a8c32e5d1ee3d (diff)
powerpc/eeh_cache: fix a W=1 kernel-doc warning
The opening comment mark "/**" is reserved for kernel-doc comments, so it will generate a warning with "make W=1". arch/powerpc/kernel/eeh_cache.c:37: warning: cannot understand function prototype: 'struct pci_io_addr_range Since this is not a kernel-doc for the struct below, but rather an overview of this source eeh_cache.c, just use the free-form comments kernel-doc syntax instead. Signed-off-by: Qian Cai <[email protected]> Acked-by: Russell Currey <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions