diff options
author | 2017-12-15 14:48:32 +0800 | |
---|---|---|
committer | 2017-12-15 05:28:06 -0800 | |
commit | 85dcbba3b8b15c17d3237695440d09d12825184d (patch) | |
tree | 0148319b26f1b07033d4c6a644dd80941d98a05b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (diff) | |
download | wireguard-linux-85dcbba3b8b15c17d3237695440d09d12825184d.tar.xz wireguard-linux-85dcbba3b8b15c17d3237695440d09d12825184d.zip |
percpu: percpu_counter_initialized can be boolean
This patch makes percpu_counter_initialized return bool due to this
particular function only using either one or zero as its return
value.
No functional change.
Signed-off-by: guoyayun <guoyayun@cmss.chinamobile.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions