linux-stable/drivers/staging/vc04_services
Gaston Gonzalez d8a364820e 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>
2021-10-30 11:12:40 +02:00
..
bcm2835-audio staging: bcm2835-audio: Enclose complex macro value in parentheses 2021-07-21 11:22:34 +02:00
bcm2835-camera staging/vc04_services: Remove all strcpy() uses in favor of strscpy() 2021-07-29 17:26:30 +02:00
include/linux/raspberrypi staging: vc04_services: fix a whitespace coding style issue 2021-05-19 17:59:00 +02:00
interface staging: vchiq_core: get rid of typedef 2021-10-30 11:12:40 +02:00
vchiq-mmal staging: mmal-vchiq: Fix incorrect static vchiq_instance. 2021-05-27 12:59:57 +02:00
Kconfig staging: vchiq: Add details to Kconfig help texts 2021-08-10 12:08:46 +02:00
Makefile staging: vchiq: Combine vchiq platform code into single file 2021-07-27 15:23:25 +02:00