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

Jean-Michel Hautbois jeanmichel.hautbois at ideasonboard.com
Tue Oct 26 08:33:31 CEST 2021



On 25/10/2021 23:35, Laurent Pinchart wrote:
> Hello Jean-Michel and Kieran,
> 
> Thank you for the patch.
> 
> s/reference./reference/ in the subject line.

Thx, and with it:
Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois at ideasonboard.com>

> 
> 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__
> 


More information about the libcamera-devel mailing list