diff options
author | 2021-10-29 17:00:12 -0300 | |
---|---|---|
committer | 2021-10-30 11:12:40 +0200 | |
commit | d8a364820e01b6abd9ae5dea1fc18f7f5b1a1450 (patch) | |
tree | 1972a3a8cb6913e76536826e073c6fcfe910dc6f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: fieldbus: anybus: reframe comment to avoid warning (diff) | |
download | wireguard-linux-d8a364820e01b6abd9ae5dea1fc18f7f5b1a1450.tar.xz wireguard-linux-d8a364820e01b6abd9ae5dea1fc18f7f5b1a1450.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions