{"id":16929,"url":"https://patchwork.libcamera.org/api/patches/16929/?format=json","web_url":"https://patchwork.libcamera.org/patch/16929/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20220803103849.26144-4-jacopo@jmondi.org>","date":"2022-08-03T10:38:45","name":"[libcamera-devel,v5,3/7] guides: pipeline handler: Remove rogue spaces","commit_ref":null,"pull_url":null,"state":"accepted","archived":false,"hash":"d8068b1f6380cdca8dfe71c1aa672f6ae2dbf363","submitter":{"id":3,"url":"https://patchwork.libcamera.org/api/people/3/?format=json","name":"Jacopo Mondi","email":"jacopo@jmondi.org"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/16929/mbox/","series":[{"id":3365,"url":"https://patchwork.libcamera.org/api/series/3365/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=3365","date":"2022-08-03T10:38:42","name":"libcamera: Map multiple V4L2 formats to a single libcamera::format","version":5,"mbox":"https://patchwork.libcamera.org/series/3365/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/16929/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/16929/checks/","tags":{},"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 019DDBE173\n\tfor <parsemail@patchwork.libcamera.org>;\n\tWed,  3 Aug 2022 10:39:04 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id B277663316;\n\tWed,  3 Aug 2022 12:39:03 +0200 (CEST)","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 E1877603E6\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tWed,  3 Aug 2022 12:39:01 +0200 (CEST)","(Authenticated sender: jacopo@jmondi.org)\n\tby mail.gandi.net (Postfix) with ESMTPSA id 277921C0008;\n\tWed,  3 Aug 2022 10:39:00 +0000 (UTC)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1659523143;\n\tbh=Y0x0+sgQInggYtxIrqEg0ApPKha48JfQOJXYu4QsAF4=;\n\th=To:Date:In-Reply-To:References:Subject:List-Id:List-Unsubscribe:\n\tList-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:\n\tFrom;\n\tb=jUEXHWIu8vxjlrh6goFDAxaAcvstDbQsABcH8ss6fLFXMYPWh1mYctek7d93cTMqe\n\t4PjjrzqRkNe8/gqJvmgG6bhz2aNHT+D8sUxRqPflg7g8JxtQkl+Xdg0rI0vBRFQ87g\n\tyVkVW0zmrEJUolIh5vLNyHL20Ti5otupOxRbyq/feYb/LPy7J71k0w192F/M1VnBhF\n\t5KyY8gQVi1a0Ui9d/1TTXzekTO+Id4wJuXGnJDFx+MWDvi94lLEzWb6jkHJb2qi059\n\thkP/IW1W+bEIhiXuL9F/iD+qgh8hvuraJEnP5OJRcyz1sjSD17UjZUW77Ke2/KcDGo\n\t7Kuq5gwkLQ6gg==","To":"libcamera-devel@lists.libcamera.org","Date":"Wed,  3 Aug 2022 12:38:45 +0200","Message-Id":"<20220803103849.26144-4-jacopo@jmondi.org>","X-Mailer":"git-send-email 2.37.1","In-Reply-To":"<20220803103849.26144-1-jacopo@jmondi.org>","References":"<20220803103849.26144-1-jacopo@jmondi.org>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH v5 3/7] guides: pipeline handler: Remove\n\trogue spaces","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>","From":"Jacopo Mondi via libcamera-devel <libcamera-devel@lists.libcamera.org>","Reply-To":"Jacopo Mondi <jacopo@jmondi.org>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Remove 4 rogue spaces from the pipeline developer guide.\n\nSigned-off-by: Jacopo Mondi <jacopo@jmondi.org>\n---\n Documentation/guides/pipeline-handler.rst | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)","diff":"diff --git a/Documentation/guides/pipeline-handler.rst b/Documentation/guides/pipeline-handler.rst\nindex 2d55666d094f..56b5d458d953 100644\n--- a/Documentation/guides/pipeline-handler.rst\n+++ b/Documentation/guides/pipeline-handler.rst\n@@ -289,7 +289,7 @@ features:\n .. code-block:: cpp\n \n    #include <libcamera/base/log.h>\n-   \n+\n    #include \"libcamera/internal/pipeline_handler.h\"\n \n Run the following commands:\n","prefixes":["libcamera-devel","v5","3/7"]}