[libcamera-devel,1/2] ipa: cam_helper.hpp: Remove duplicate words
diff mbox series

Message ID 20210414180256.10724-1-sebastian.fricke@posteo.net
State Accepted
Headers show
Series
  • [libcamera-devel,1/2] ipa: cam_helper.hpp: Remove duplicate words
Related show

Commit Message

Sebastian Fricke April 14, 2021, 6:02 p.m. UTC
Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net>
---
 src/ipa/raspberrypi/cam_helper.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Laurent Pinchart April 14, 2021, 10:43 p.m. UTC | #1
Hi Sebastian,

Thank you for the patch.

On Wed, Apr 14, 2021 at 08:02:56PM +0200, Sebastian Fricke wrote:
> Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net>

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

> ---
>  src/ipa/raspberrypi/cam_helper.hpp | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/ipa/raspberrypi/cam_helper.hpp b/src/ipa/raspberrypi/cam_helper.hpp
> index 1b2d6eec..eaf73019 100644
> --- a/src/ipa/raspberrypi/cam_helper.hpp
> +++ b/src/ipa/raspberrypi/cam_helper.hpp
> @@ -16,8 +16,8 @@
>  namespace RPiController {
>  
>  // The CamHelper class provides a number of facilities that anyone trying
> -// trying to drive a camera will need to know, but which are not provided by
> -// by the standard driver framework. Specifically, it provides:
> +// to drive a camera will need to know, but which are not provided by the
> +// standard driver framework. Specifically, it provides:
>  //
>  // A "CameraMode" structure to describe extra information about the chosen
>  // mode of the driver. For example, how it is cropped from the full sensor
Naushir Patuck April 15, 2021, 11:52 a.m. UTC | #2
Hi Sebastian,

On Wed, 14 Apr 2021 at 19:03, Sebastian Fricke <sebastian.fricke@posteo.net>
wrote:

> Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net>
>

Reviewed-by: Naushir Patuck <naush@raspberrypi.com>


> ---
>
 src/ipa/raspberrypi/cam_helper.hpp | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/ipa/raspberrypi/cam_helper.hpp
> b/src/ipa/raspberrypi/cam_helper.hpp
> index 1b2d6eec..eaf73019 100644
> --- a/src/ipa/raspberrypi/cam_helper.hpp
> +++ b/src/ipa/raspberrypi/cam_helper.hpp
> @@ -16,8 +16,8 @@
>  namespace RPiController {
>
>  // The CamHelper class provides a number of facilities that anyone trying
> -// trying to drive a camera will need to know, but which are not provided
> by
> -// by the standard driver framework. Specifically, it provides:
> +// to drive a camera will need to know, but which are not provided by the
> +// standard driver framework. Specifically, it provides:
>  //
>  // A "CameraMode" structure to describe extra information about the chosen
>  // mode of the driver. For example, how it is cropped from the full sensor
> --
> 2.25.1
>
>

Patch
diff mbox series

diff --git a/src/ipa/raspberrypi/cam_helper.hpp b/src/ipa/raspberrypi/cam_helper.hpp
index 1b2d6eec..eaf73019 100644
--- a/src/ipa/raspberrypi/cam_helper.hpp
+++ b/src/ipa/raspberrypi/cam_helper.hpp
@@ -16,8 +16,8 @@ 
 namespace RPiController {
 
 // The CamHelper class provides a number of facilities that anyone trying
-// trying to drive a camera will need to know, but which are not provided by
-// by the standard driver framework. Specifically, it provides:
+// to drive a camera will need to know, but which are not provided by the
+// standard driver framework. Specifically, it provides:
 //
 // A "CameraMode" structure to describe extra information about the chosen
 // mode of the driver. For example, how it is cropped from the full sensor