[libcamera-devel] [PATCH 1/2] libcamera: message: Document Message::SignalMessage

Jacopo Mondi jacopo at jmondi.org
Tue Jul 16 09:38:40 CEST 2019


Hi Laurent,
   thanks for the patch

Reviewed-by: Jacopo Mondi <jacopo at jmondi.org>

On Mon, Jul 15, 2019 at 12:29:38PM +0300, Laurent Pinchart wrote:
> The SignalMessage type is undocumented. Fix it.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
>  src/libcamera/message.cpp | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/src/libcamera/message.cpp b/src/libcamera/message.cpp
> index 0580c1051622..9f22ad7fc0b0 100644
> --- a/src/libcamera/message.cpp
> +++ b/src/libcamera/message.cpp
> @@ -41,6 +41,8 @@ LOG_DEFINE_CATEGORY(Message)
>   * \brief The message type
>   * \var Message::None
>   * \brief Invalid message type
> + * \var Message::SignalMessage
> + * \brief Asynchronous signal delivery across threads
>   */
>
>  /**
> --
> Regards,
>
> Laurent Pinchart
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20190716/d0d641b7/attachment.sig>


More information about the libcamera-devel mailing list