aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorGaston Gonzalez <[email protected]>2021-10-29 17:00:12 -0300
committerGreg Kroah-Hartman <[email protected]>2021-10-30 11:12:40 +0200
commitd8a364820e01b6abd9ae5dea1fc18f7f5b1a1450 (patch)
tree1972a3a8cb6913e76536826e073c6fcfe910dc6f /drivers/usb/cdns3/cdns3-trace.c
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions