[{"id":16926,"web_url":"https://patchwork.libcamera.org/comment/16926/","msgid":"<f7c5d800-2305-8df0-a25b-bafe4f211096@ideasonboard.com>","date":"2021-05-13T07:20:51","subject":"Re: [libcamera-devel] [PATCH] Documentation: Fix too short title\n\tunderline in ipa.rst","submitter":{"id":86,"url":"https://patchwork.libcamera.org/api/people/86/","name":"Umang Jain","email":"umang.jain@ideasonboard.com"},"content":"Hi Hiro\n\nThanks for your patch. I too, noticed this breakage just a few moments ago.\n\nOn 5/13/21 10:23 AM, Hirokazu Honda wrote:\n> Sphinx build is broken from the commit (0906ddb2) because a\n> title underline is too short. This fixed the breakage.\ngenerally we use append a Fixes tag in these cases.\n        Fixes: 0906ddb2681a (\"Documentation: Add IPA writers guide\")\n\nHowever, it can be applied while committing.\n>\n> Signed-off-by: Hirokazu Honda <hiroh@chromium.org>\nReviewed-by: Umang Jain <umang.jain@ideasonboard.com>\n> ---\n>   Documentation/guides/ipa.rst | 2 +-\n>   1 file changed, 1 insertion(+), 1 deletion(-)\n>\n> diff --git a/Documentation/guides/ipa.rst b/Documentation/guides/ipa.rst\n> index e53486d1..cbffbd9a 100644\n> --- a/Documentation/guides/ipa.rst\n> +++ b/Documentation/guides/ipa.rst\n> @@ -437,7 +437,7 @@ direct return, since it is an int32, while the other output parameter is a\n>   pointer-based output parameter.\n>   \n>   Using the IPA interface (IPA Module)\n> ------------------------------\n> +------------------------------------\n>   \n>   The following header is necessary to implement an IPA Module (with raspberrypi\n>   as an example):","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id EFCA4C31ED\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 13 May 2021 07:21:00 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 3E4FB6891D;\n\tThu, 13 May 2021 09:21:00 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 447DE68919\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 13 May 2021 09:20:58 +0200 (CEST)","from localhost.localdomain (unknown [103.251.226.24])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id ECCDF891;\n\tThu, 13 May 2021 09:20:56 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"tXcW/iza\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1620890457;\n\tbh=L6eJnMQIYVgZuOG86cl81n8wx5SRIrXY0oijXY3nDuk=;\n\th=Subject:To:References:From:Date:In-Reply-To:From;\n\tb=tXcW/izaiZ7Y4vF3A03+egphkfemsqyOQAkRU2Mx4r2Vq77tdiWI6P5iOITfPmXtV\n\tllsb4r2riwSlMfY3IkS4Vr5Gpb+oMbtnBbkYrQTAhJtukukGipQL8Zzu+3yVbUJxFx\n\tzhaOP3zf6ib8DrPMcm5uqfsT09Ugh5HZ62P7iCPA=","To":"Hirokazu Honda <hiroh@chromium.org>, libcamera-devel@lists.libcamera.org","References":"<20210513045323.3593490-1-hiroh@chromium.org>","From":"Umang Jain <umang.jain@ideasonboard.com>","Message-ID":"<f7c5d800-2305-8df0-a25b-bafe4f211096@ideasonboard.com>","Date":"Thu, 13 May 2021 12:50:51 +0530","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101\n\tThunderbird/68.11.0","MIME-Version":"1.0","In-Reply-To":"<20210513045323.3593490-1-hiroh@chromium.org>","Content-Language":"en-US","Subject":"Re: [libcamera-devel] [PATCH] Documentation: Fix too short title\n\tunderline in ipa.rst","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>","Content-Transfer-Encoding":"base64","Content-Type":"text/plain; charset=\"utf-8\"; Format=\"flowed\"","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}},{"id":16928,"web_url":"https://patchwork.libcamera.org/comment/16928/","msgid":"<20210513082315.GV195599@pyrite.rasen.tech>","date":"2021-05-13T08:23:15","subject":"Re: [libcamera-devel] [PATCH] Documentation: Fix too short title\n\tunderline in ipa.rst","submitter":{"id":17,"url":"https://patchwork.libcamera.org/api/people/17/","name":"Paul Elder","email":"paul.elder@ideasonboard.com"},"content":"Hi Hiro,\n\nThank you for the patch.\n\nOn Thu, May 13, 2021 at 01:53:23PM +0900, Hirokazu Honda wrote:\n> Sphinx build is broken from the commit (0906ddb2) because a\n> title underline is too short. This fixed the breakage.\n> \n> Signed-off-by: Hirokazu Honda <hiroh@chromium.org>\n\nOh, you beat me to it :)\n\nReviewed-by: Paul Elder <paul.elder@ideasonboard.com>\n\nI'll add a Fixes tag when applying.\n\n\n> ---\n>  Documentation/guides/ipa.rst | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/Documentation/guides/ipa.rst b/Documentation/guides/ipa.rst\n> index e53486d1..cbffbd9a 100644\n> --- a/Documentation/guides/ipa.rst\n> +++ b/Documentation/guides/ipa.rst\n> @@ -437,7 +437,7 @@ direct return, since it is an int32, while the other output parameter is a\n>  pointer-based output parameter.\n>  \n>  Using the IPA interface (IPA Module)\n> ------------------------------\n> +------------------------------------\n>  \n>  The following header is necessary to implement an IPA Module (with raspberrypi\n>  as an example):\n> -- \n> 2.31.1.607.g51e8a6a459-goog\n>","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 1F1BCC31ED\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 13 May 2021 08:23:27 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 68FED6891C;\n\tThu, 13 May 2021 10:23:26 +0200 (CEST)","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 C30F768919\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 13 May 2021 10:23:23 +0200 (CEST)","from pyrite.rasen.tech (unknown\n\t[IPv6:2400:4051:61:600:2c71:1b79:d06d:5032])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 2EB72891;\n\tThu, 13 May 2021 10:23:21 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"mlUNUipI\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1620894203;\n\tbh=VaVGoYt4yrAlVX1wVRLeaCZvEsNas+3heoCofLd3nRk=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=mlUNUipI8aUWhzvwhssfIjlFviIRX0Hgt+oEkYuEq60WETQGAQpWmJ29uMGSRWqYo\n\tCNOP11raCymqOgKChmD8+qwGwlsOW7QnBSHXgzjAUTXRGcB0hEZS5gAX8SYKERHOPz\n\tHBpj0mHHapZwF62Ixd5DJ76umMtTo9gaODIQ0mzE=","Date":"Thu, 13 May 2021 17:23:15 +0900","From":"paul.elder@ideasonboard.com","To":"Hirokazu Honda <hiroh@chromium.org>","Message-ID":"<20210513082315.GV195599@pyrite.rasen.tech>","References":"<20210513045323.3593490-1-hiroh@chromium.org>","MIME-Version":"1.0","Content-Disposition":"inline","In-Reply-To":"<20210513045323.3593490-1-hiroh@chromium.org>","Subject":"Re: [libcamera-devel] [PATCH] Documentation: Fix too short title\n\tunderline in ipa.rst","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>","Cc":"libcamera-devel@lists.libcamera.org","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]