diff options
author | 2016-03-05 15:56:01 +0100 | |
---|---|---|
committer | 2016-05-04 02:22:03 +0800 | |
commit | 6fc77a548679c6736909da0636da0cf4d759ed64 (patch) | |
tree | 18dc7dc22b9ecc921ec4b52bde8212353c8ac218 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | batman-adv: Add kernel-doc for batadv_interface_rx (diff) | |
download | linux-dev-6fc77a548679c6736909da0636da0cf4d759ed64.tar.xz linux-dev-6fc77a548679c6736909da0636da0cf4d759ed64.zip |
batman-adv: Fix function names on new line starting with '*'
Some really long function names in batman-adv require a newline between
return type and the function name. This has lead to some lines starting
with *batadv_...
This * belongs to the return type and thus should be on the same line as
the return type.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions