aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorVegard Nossum <[email protected]>2016-01-01 17:34:05 +0100
committerMichal Marek <[email protected]>2016-01-05 11:19:13 +0100
commitaab24a897cfba9dd371f6aac45dbcdae0b23def6 (patch)
treed8152c417a73ca0e978d4d12fb347b0c5faa0e0d /tools/perf/scripts/python/bin/export-to-postgresql-report
parent74dba80913775c78a1e03221c9ea51027a8b7bcf (diff)
kconfig: return 'false' instead of 'no' in bool function
menu_is_visible() is a bool function and should use boolean return values. "no" is a tristate value which happens to also have a value of 0, but we should nevertheless use the right symbol for it. This is a very minor cleanup with no semantic change. Fixes: 86e187ff9 ("kconfig: add an option to determine a menu's visibility") Cc: Arnaud Lacombe <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Vegard Nossum <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions