Re: [PATCH 0/4] staging: vc04_services: avoid the use of typedef for function pointers

From: Greg KH
Date: Tue Dec 21 2021 - 01:20:43 EST


On Mon, Dec 20, 2021 at 06:29:10PM -0300, Gaston Gonzalez wrote:
> This patch set removes some typedefs for function pointers in vc04_services.
>
> After patches 01 to 03, there are no remaining typedef under vc04_services.
> Hence, the patch 04/04 updates the TODO file removing the 'remove typedefs'
> task.
>
> Gaston Gonzalez (4):
> staging: bcm2835-audio: replace function typedefs with equivalent
> declaration
> staging: vc04_services: replace function typedef with equivalent
> declaration
> staging: vc04_services: avoid the use of typedef for function pointers
> staging: vc04_services: update TODO file

These are not the name of the patches that you sent out at all :(

Are you sure you created this properly?

Something went wrong.

greg k-h