diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2017-09-26 20:58:28 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-10-04 08:37:47 +0200 |
commit | fac9d8850a0c94c1d237fef2a3a238f7dbed39cf (patch) | |
tree | 8699548d07140238633a338ae0cea2c6a88056ca /tools/perf/scripts/python | |
parent | 206f82ccda1eb62b3d97b8a86a7c21b7843acebc (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')
0 files changed, 0 insertions, 0 deletions