[libcamera-devel] [PATCH v3 12/19] ipa: ipu3: ipa_context: Fix file reference.

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Oct 25 23:35:55 CEST 2021


Hello Jean-Michel and Kieran,

Thank you for the patch.

s/reference./reference/ in the subject line.

On Fri, Oct 22, 2021 at 05:12:11PM +0200, Jean-Michel Hautbois wrote:
> From: Kieran Bingham <kieran.bingham at ideasonboard.com>
> 
> The ipa_context.h entry incorrectly referenced its file name.
> 
> Fix it.
> 
> Signed-off-by: Kieran Bingham <kieran.bingham at ideasonboard.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  src/ipa/ipu3/ipa_context.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/ipa/ipu3/ipa_context.h b/src/ipa/ipu3/ipa_context.h
> index e14bb561..1e46c61a 100644
> --- a/src/ipa/ipu3/ipa_context.h
> +++ b/src/ipa/ipu3/ipa_context.h
> @@ -2,7 +2,7 @@
>  /*
>   * Copyright (C) 2021, Google Inc.
>   *
> - * ipu3_ipa_context.h - IPU3 IPA Context
> + * ipa_context.h - IPU3 IPA Context
>   *
>   */
>  #ifndef __LIBCAMERA_IPU3_IPA_CONTEXT_H__

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list