diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2020-09-24 17:48:51 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-10-07 18:14:14 +0200 |
commit | 24a1877286822293684ef3f7bada4ea48a6e129e (patch) | |
tree | cbf6f07b597a35f932ad6c2340433668c8e992ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6d1823ccc480866e571ab1206665d693aeb600cf (diff) |
locking/seqlock: Tweak DEFINE_SEQLOCK() kernel doc
ctags creates a warning:
|ctags: Warning: include/linux/seqlock.h:738: null expansion of name pattern "\2"
The DEFINE_SEQLOCK() macro is passed to ctags and being told to expect
an argument.
Add a dummy argument to keep ctags quiet.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions