Show a patch.

GET /api/1.1/patches/11740/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 11740,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/11740/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/11740/",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/projects/1/?format=api",
        "name": "libcamera",
        "link_name": "libcamera",
        "list_id": "libcamera_core",
        "list_email": "libcamera-devel@lists.libcamera.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "msgid": "<20210328125906.25461-1-sebastian.fricke@posteo.net>",
    "date": "2021-03-28T12:59:07",
    "name": "[libcamera-devel] pipeline: raspberryPi: Fix typo in comment",
    "commit_ref": "3d3e6fcdb92a7d337f3e5472f0f989f625f8985e",
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "a00d8dbbc49c62bd1b9fe9f2a3454614cfae2e49",
    "submitter": {
        "id": 78,
        "url": "https://patchwork.libcamera.org/api/1.1/people/78/?format=api",
        "name": "Sebastian Fricke",
        "email": "sebastian.fricke@posteo.net"
    },
    "delegate": null,
    "mbox": "https://patchwork.libcamera.org/patch/11740/mbox/",
    "series": [
        {
            "id": 1849,
            "url": "https://patchwork.libcamera.org/api/1.1/series/1849/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1849",
            "date": "2021-03-28T12:59:07",
            "name": "[libcamera-devel] pipeline: raspberryPi: Fix typo in comment",
            "version": 1,
            "mbox": "https://patchwork.libcamera.org/series/1849/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/11740/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/11740/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 0B370C32ED\n\tfor <parsemail@patchwork.libcamera.org>;\n\tSun, 28 Mar 2021 12:59:40 +0000 (UTC)",
            "from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 2DE1D6877F;\n\tSun, 28 Mar 2021 14:59:39 +0200 (CEST)",
            "from mout02.posteo.de (mout02.posteo.de [185.67.36.66])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 38AC56084F\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 28 Mar 2021 14:59:38 +0200 (CEST)",
            "from submission (posteo.de [89.146.220.130]) \n\tby mout02.posteo.de (Postfix) with ESMTPS id 9EA6E2400FC\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tSun, 28 Mar 2021 14:59:37 +0200 (CEST)",
            "from customer (localhost [127.0.0.1])\n\tby submission (posteo.de) with ESMTPSA id 4F7bQK1GQMz6tmH;\n\tSun, 28 Mar 2021 14:59:37 +0200 (CEST)"
        ],
        "Authentication-Results": "lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=posteo.net header.i=@posteo.net\n\theader.b=\"TWEjKrHW\"; dkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017;\n\tt=1616936377; bh=L65TK8StOLMfAG46xu/wzDFW+LUXTHtuXLjTzT8g5Mg=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=TWEjKrHW9VDPL9mi7kD//Ct/MEeRUsDFmEQjTyKQaCrZ5rgRKzALGesDNrA3L4/wG\n\t1qNVQK/ADiw/5bD69kHcD6EYia/uFmP2t4wdq4dqWarnIjDmqqTR9mGWSycuyrAQsX\n\tSe8phCQcv7NRmZy4Amf6XI3+wlD5LMAqjm/zo7u6GFgsirJMbpIb4uJeEe5afg5OoW\n\t3b3Zc/wMRaTORt+TUuCCR1xZ14S1PvXO6ZuK6SCvdqgy/T0ar1PMRNeiV7+zWBcHdy\n\t0d5iz/QMKELDjkhA1oV8LEeM84/WoCw3GbI8T2YTzkvtNne+7ZMiMqS8yHBnxUjYqW\n\tNimhLFxDOMTQA==",
        "From": "Sebastian Fricke <sebastian.fricke@posteo.net>",
        "To": "libcamera-devel@lists.libcamera.org",
        "Date": "Sun, 28 Mar 2021 14:59:07 +0200",
        "Message-Id": "<20210328125906.25461-1-sebastian.fricke@posteo.net>",
        "X-Mailer": "git-send-email 2.25.1",
        "MIME-Version": "1.0",
        "Subject": "[libcamera-devel] [PATCH] pipeline: raspberryPi: Fix typo in comment",
        "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-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>"
    },
    "content": "s/Will need to/We'll need to/\n\nSigned-off-by: Sebastian Fricke <sebastian.fricke@posteo.net>\n---\n src/libcamera/pipeline/raspberrypi/raspberrypi.cpp | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp b/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp\nindex 2cac802c..378a5227 100644\n--- a/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp\n+++ b/src/libcamera/pipeline/raspberrypi/raspberrypi.cpp\n@@ -1141,7 +1141,7 @@ int PipelineHandlerRPi::prepareBuffers(Camera *camera)\n \n \t/*\n \t * Decide how many internal buffers to allocate. For now, simply look\n-\t * at how many external buffers will be provided. Will need to improve\n+\t * at how many external buffers will be provided. We'll need to improve\n \t * this logic. However, we really must have all streams allocate the same\n \t * number of buffers to simplify error handling in queueRequestDevice().\n \t */\n",
    "prefixes": [
        "libcamera-devel"
    ]
}