[{"id":1072,"web_url":"https://patchwork.libcamera.org/comment/1072/","msgid":"<20190320153251.mvirumuritpkfnkn@uno.localdomain>","date":"2019-03-20T15:32:51","subject":"Re: [libcamera-devel] [PATCH] libcamera: v4l2_device: Fix trivial\n\tspelling errors","submitter":{"id":3,"url":"https://patchwork.libcamera.org/api/people/3/","name":"Jacopo Mondi","email":"jacopo@jmondi.org"},"content":"Hi Kieran,\n\nsorry I missed this, please add my\nAcked-by: Jacopo Mondi <jacopo@jmondi.org>\n\nand I think you can push this one.\n\nThanks\n  j\n\nOn Tue, Mar 19, 2019 at 11:35:50AM +0000, Kieran Bingham wrote:\n>   succcess -> success\n>   categorized -> categorised\n>\n> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n> ---\n>  src/libcamera/v4l2_device.cpp | 4 ++--\n>  1 file changed, 2 insertions(+), 2 deletions(-)\n>\n> diff --git a/src/libcamera/v4l2_device.cpp b/src/libcamera/v4l2_device.cpp\n> index a88a5f5ff036..889c63b3fb63 100644\n> --- a/src/libcamera/v4l2_device.cpp\n> +++ b/src/libcamera/v4l2_device.cpp\n> @@ -128,7 +128,7 @@ LOG_DEFINE_CATEGORY(V4L2)\n>   * height) and one to three planes with configurable line stride and a total\n>   * per-plane size in bytes.\n>   *\n> - * Image formats, as defined by the V4L2 APIs, are categorized as packed,\n> + * Image formats, as defined by the V4L2 APIs, are categorised as packed,\n>   * semi-planar and planar, and describe the layout of the image pixel components\n>   * stored in memory.\n>   *\n> @@ -797,7 +797,7 @@ int V4L2Device::queueBuffer(Buffer *buffer)\n>   * This method dequeues the next available buffer from the device. If no buffer\n>   * is available to be dequeued it will return nullptr immediately.\n>   *\n> - * \\return A pointer to the dequeued buffer on succcess, or nullptr otherwise\n> + * \\return A pointer to the dequeued buffer on success, or nullptr otherwise\n>   */\n>  Buffer *V4L2Device::dequeueBuffer()\n>  {\n> --\n> 2.19.1\n>\n> _______________________________________________\n> libcamera-devel mailing list\n> libcamera-devel@lists.libcamera.org\n> https://lists.libcamera.org/listinfo/libcamera-devel","headers":{"Return-Path":"<jacopo@jmondi.org>","Received":["from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net\n\t[217.70.183.197])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 8AA21600FC\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed, 20 Mar 2019 16:32:13 +0100 (CET)","from uno.localdomain (2-224-242-101.ip172.fastwebnet.it\n\t[2.224.242.101]) (Authenticated sender: jacopo@jmondi.org)\n\tby relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 11A9F1C0005;\n\tWed, 20 Mar 2019 15:32:12 +0000 (UTC)"],"X-Originating-IP":"2.224.242.101","Date":"Wed, 20 Mar 2019 16:32:51 +0100","From":"Jacopo Mondi <jacopo@jmondi.org>","To":"Kieran Bingham <kieran.bingham@ideasonboard.com>","Cc":"LibCamera Devel <libcamera-devel@lists.libcamera.org>","Message-ID":"<20190320153251.mvirumuritpkfnkn@uno.localdomain>","References":"<20190319113550.18507-1-kieran.bingham@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"multipart/signed; micalg=pgp-sha256;\n\tprotocol=\"application/pgp-signature\"; boundary=\"yiou2xuysfwlcg5m\"","Content-Disposition":"inline","In-Reply-To":"<20190319113550.18507-1-kieran.bingham@ideasonboard.com>","User-Agent":"NeoMutt/20180716","Subject":"Re: [libcamera-devel] [PATCH] libcamera: v4l2_device: Fix trivial\n\tspelling errors","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","X-List-Received-Date":"Wed, 20 Mar 2019 15:32:13 -0000"}}]