aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-09-26 20:58:28 +0200
committerLinus Walleij <linus.walleij@linaro.org>2017-10-04 08:37:47 +0200
commitfac9d8850a0c94c1d237fef2a3a238f7dbed39cf (patch)
tree8699548d07140238633a338ae0cea2c6a88056ca /tools/perf/scripts/python/export-to-postgresql.py
parent206f82ccda1eb62b3d97b8a86a7c21b7843acebc (diff)
gpio: Get rid of _prefix and __prefixes
The arbitrarily marking of a function with _ or __ is taking to mean "perform some inner core of the caller" or something like that. At other times, this syntax has a totally different meaning. I don't like this since it is unambious and unhelpful to people reading the code, so replace it with _commit() suffixes. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions