[PATCH v2 0/3] staging: vc04_services: avoid the use of typedef for function pointers
Greg KH
gregkh at linuxfoundation.org
Thu Dec 30 05:20:14 PST 2021
On Thu, Dec 30, 2021 at 08:31:23AM -0300, Gaston Gonzalez wrote:
> This patch set removes some typedefs for function pointers in vc04_services.
>
> v1 -> v2:
>
> - Following Greg suggestion, functions pointers were not renamed making patches
> 1 and 2 much smaller.
> - Function pointers in vchiq-mmal were not touched as the result is less
> readable than the original.
> - In the description of changes in the TODO file, it was specified that there
> are no current 'struct typedefs' left inside vc04_servivces.
> - The name of the particular subsystem of vc04_services was included in the
> title of each commit.
Much nicer, thanks for redoing this. Now queued up.
greg k-h
More information about the linux-arm-kernel
mailing list