libcamera/utils/codegen/ipc
Barnabás Pőcze 0a1539a4f1 utils: codegen: ipc: Remove namespace argument
The `serializer()`, `deserializer_{fd,no_fd,simple}()` functions
take a string argument named "namespace", but they do not use it.
So remove the argument.

Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
2025-05-27 11:10:23 +02:00
..
generators utils: codegen: ipc: Remove namespace argument 2025-05-27 11:10:23 +02:00
mojo meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
tools meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
extract-docs.py meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
generate.py meson: utils: Provide environment for Python scripts 2024-08-16 00:00:23 +03:00
meson.build meson: utils: Provide environment for Python scripts 2024-08-16 00:00:23 +03:00
parser.py meson: utils: Provide environment for Python scripts 2024-08-16 00:00:23 +03:00