lkml.org 
[lkml]   [2021]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] staging: vc04_services: avoid the use of typedef for function pointers
Date
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.

Gaston Gonzalez (3):
staging: vc04_services: bcm2835-audio: avoid the use of typedef for
function pointers
staging: vc04_services: bcm2835-camera: avoid the use of typedef for
function pointers
staging: vc04_services: update TODO file

.../staging/vc04_services/bcm2835-audio/bcm2835.c | 12 +++---------
.../staging/vc04_services/bcm2835-camera/controls.c | 10 ++--------
drivers/staging/vc04_services/interface/TODO | 8 ++------
3 files changed, 7 insertions(+), 23 deletions(-)

--
2.34.1

\
 
 \ /
  Last update: 2021-12-30 12:32    [W:0.418 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site