diff options
author | Umang Jain <[email protected]> | 2022-11-18 14:12:43 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-22 13:20:21 +0100 |
commit | c0012a39cf6c7197ad93da0bdba7245c094f8469 (patch) | |
tree | 00100ea73209ad77ed4fb367f1652b821270569c /lib/mpi/mpi-sub-ui.c | |
parent | 733611730676de202fade0cb73792c17d5aa9903 (diff) |
vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
In commit 7967656ffbfa ("coding-style: Clarify the expectations around
bool") the check to dis-allow bool structure members was removed from
checkpatch.pl. It promotes bool structure members to store boolean
values. This enhances code readability.
Signed-off-by: Umang Jain <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Reviewed-by: Dave Stevenson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions