diff options
author | 2014-07-27 07:25:01 +0930 | |
---|---|---|
committer | 2014-07-27 20:52:44 +0930 | |
commit | 76681c8faa07f9e07caa3cc69f235c8719b2a6ea (patch) | |
tree | ab2d3ac380e83e33126412c062192f4afd6668c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | module: add within_module() function (diff) | |
download | linux-dev-76681c8faa07f9e07caa3cc69f235c8719b2a6ea.tar.xz linux-dev-76681c8faa07f9e07caa3cc69f235c8719b2a6ea.zip |
module: return bool from within_module*()
The within_module*() functions return only true or false. Let's use bool as
the return type.
Note that it should not change kABI because these are inline functions.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions