aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGaston Gonzalez <gascoar@gmail.com>2021-10-29 17:00:12 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-10-30 11:12:40 +0200
commitd8a364820e01b6abd9ae5dea1fc18f7f5b1a1450 (patch)
tree1972a3a8cb6913e76536826e073c6fcfe910dc6f /tools/perf/scripts/python/stackcollapse.py
parentbdcfac6ab6c9362c45959fdc91c730ecc2c18f7e (diff)
staging: vchiq_core: get rid of typedef
The typedef BITSET_T is acting as a synonym of u32. However, using the type u32 directly makes the code more readable. Furthermore, typedef should only be used in some cases, [1]. Hence, get rid of it. [1] Documentation/process/coding-style.rst Signed-off-by: Gaston Gonzalez <gascoar@gmail.com> Link: https://lore.kernel.org/r/20211029200012.45986-1-gascoar@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions