staging: vc04_services: bcm2835-camera: avoid the use of typedef for function pointers
authorGaston Gonzalez <gascoar@gmail.com>
Thu, 30 Dec 2021 11:31:27 +0000 (08:31 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Dec 2021 13:19:53 +0000 (14:19 +0100)
commit072590cc4f701ae35818f87d56c22b0f3dfeaa3d
treeeafdf588ff6c2483817c40a73c1154563ff82fc5
parent95b47a04673fa46b2f8a0bb19cacebb714a91ed8
staging: vc04_services: bcm2835-camera: avoid the use of typedef for function pointers

Replace typedef bm2835_mmal_v4l2_ctrl_cb with equivalent declaration to
better align with the linux kernel coding style.

Signed-off-by: Gaston Gonzalez <gascoar@gmail.com>
Link: https://lore.kernel.org/r/0418e6e19e1580fff4abfc4bb2f4269dc206df44.1640776340.git.gascoar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/controls.c