Files
external_libcamera/utils
Paul Elder 9dc601cf7a utils: ipc: Fix event functions with no parameters
If an event function is defined with no parameters, there would be a
compilation error complaining about unused parameters in the generated
code for the data and dataSize parameters that would normally correspond
to serialized data. Fix this by simply marking the parameters as
maybe_unused.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2024-04-10 16:40:34 +09:00
..
2023-07-04 20:25:10 +01:00
2021-11-24 12:19:03 +00:00
2022-10-13 12:40:24 +01:00
2022-10-13 12:40:23 +01:00