[{"id":3610,"web_url":"https://patchwork.libcamera.org/comment/3610/","msgid":"<20200204160909.GC20396@pendragon.ideasonboard.com>","date":"2020-02-04T16:09:09","subject":"Re: [libcamera-devel] [PATCH] libcamera: framebuffer_allocator: Fix\n\tspelling","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"Hi Kieran,\n\nThank you for the patch.\n\nOn Tue, Feb 04, 2020 at 03:57:17PM +0000, Kieran Bingham wrote:\n> Fix two trivial issues in the documentation of the FrameBufferAllocater\n> class.\n> \n> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\n> ---\n>  src/libcamera/framebuffer_allocator.cpp | 4 ++--\n>  1 file changed, 2 insertions(+), 2 deletions(-)\n> \n> diff --git a/src/libcamera/framebuffer_allocator.cpp b/src/libcamera/framebuffer_allocator.cpp\n> index 4ced10cda2e3..e79f4a8f65c8 100644\n> --- a/src/libcamera/framebuffer_allocator.cpp\n> +++ b/src/libcamera/framebuffer_allocator.cpp\n> @@ -33,7 +33,7 @@ LOG_DEFINE_CATEGORY(Allocator)\n>   * FrameBuffer instances. This makes libcamera a user of buffers exported by\n>   * other devices (such as displays or video encoders), or allocated from an\n>   * external allocator (such as ION on Android platforms). In some situations,\n> - * applications do not have any mean to allocate or get hold of suitable\n> + * applications do not have any means to allocate or get hold of suitable\n>   * buffers, for instance when no other device is involved, on Linux platforms\n>   * that lack a centralized allocator. The FrameBufferAllocator class provides a\n>   * buffer allocator that can be used in these situations.\n> @@ -168,7 +168,7 @@ int FrameBufferAllocator::free(Stream *stream)\n>  \n>  /**\n>   * \\brief Retrieve the buffers allocated for a \\a stream\n> - * \\param[in] stream The stream to retrive buffers for\n> + * \\param[in] stream The stream to retrieve buffers for\n>   *\n>   * This method shall only be called after successfully allocating buffers for\n>   * \\a stream with allocate(). The returned buffers are valid until free() is","headers":{"Return-Path":"<laurent.pinchart@ideasonboard.com>","Received":["from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 704E260446\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue,  4 Feb 2020 17:09:27 +0100 (CET)","from pendragon.ideasonboard.com\n\t(64.177-245-81.adsl-dyn.isp.belgacom.be [81.245.177.64])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id CD96FA58;\n\tTue,  4 Feb 2020 17:09:26 +0100 (CET)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1580832567;\n\tbh=GovKW1OhK0OjzmPV1swQyQOsxf5wryEYiVJlGJ5FvNo=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=tHSQfh9m7StqoupDgpjqNWnDqPou8+1MJ5WIyhu872c4HYTnsKx1y13bSUPwbeEXl\n\tiRJr4QnACSpEIbTuP5HbWLz1QphAI4G+GVydS2zbYdDf0Pi6XCAJvY/1ybp9XiS5Zs\n\tdLtb1Fd6N3QL6F/UME/M+7CyP5SG3NHGVRmuMEiI=","Date":"Tue, 4 Feb 2020 18:09:09 +0200","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"Kieran Bingham <kieran.bingham@ideasonboard.com>","Cc":"LibCamera Devel <libcamera-devel@lists.libcamera.org>","Message-ID":"<20200204160909.GC20396@pendragon.ideasonboard.com>","References":"<20200204155717.7784-1-kieran.bingham@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<20200204155717.7784-1-kieran.bingham@ideasonboard.com>","User-Agent":"Mutt/1.10.1 (2018-07-13)","Subject":"Re: [libcamera-devel] [PATCH] libcamera: framebuffer_allocator: Fix\n\tspelling","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","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":"Tue, 04 Feb 2020 16:09:27 -0000"}}]