Show a patch.

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

{
    "id": 1390,
    "url": "https://patchwork.libcamera.org/api/1.1/patches/1390/?format=api",
    "web_url": "https://patchwork.libcamera.org/patch/1390/",
    "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": "<20190610220759.7192-2-kieran.bingham@ideasonboard.com>",
    "date": "2019-06-10T22:07:58",
    "name": "[libcamera-devel,2/3] libcamera: pipeline: ipu3: Fix spelling",
    "commit_ref": "4232b60612515eb5e4949ab5fb4bd6fd352d1b3f",
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "94944e9eba887de46363da369911e4eb1e395d4f",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "delegate": null,
    "mbox": "https://patchwork.libcamera.org/patch/1390/mbox/",
    "series": [
        {
            "id": 346,
            "url": "https://patchwork.libcamera.org/api/1.1/series/346/?format=api",
            "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=346",
            "date": "2019-06-10T22:07:57",
            "name": "[libcamera-devel,1/3] libcamera: pipeline: Fix 'request' grammar",
            "version": 1,
            "mbox": "https://patchwork.libcamera.org/series/346/mbox/"
        }
    ],
    "comments": "https://patchwork.libcamera.org/api/patches/1390/comments/",
    "check": "pending",
    "checks": "https://patchwork.libcamera.org/api/patches/1390/checks/",
    "tags": {},
    "headers": {
        "Return-Path": "<kieran.bingham@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 5501F61FBF\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 11 Jun 2019 00:08:04 +0200 (CEST)",
            "from localhost.localdomain\n\t(cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id D3BB7E58;\n\tTue, 11 Jun 2019 00:08:03 +0200 (CEST)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1560204484;\n\tbh=mQJunhcUrXhXnKphxYvUBiWxyeD/eIQXW3qH2uU75+g=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=jhVA2ulrQDXKbIONGx0OzamuncyV08FRb95gd63HP8KMWgf+OzfA4MUjT9jSGPHOM\n\tT/bUW/SGTFQFUCykwNbaZcu79AR9Y1/R62OJ2ILChxCIT4G50eSS1OyuFdHy6Y9KYH\n\tjlmBrcWijPwsnbi49gAsj2dg9Qnx7RR+LXjZrt48=",
        "From": "Kieran Bingham <kieran.bingham@ideasonboard.com>",
        "To": "LibCamera Devel <libcamera-devel@lists.libcamera.org>",
        "Date": "Mon, 10 Jun 2019 23:07:58 +0100",
        "Message-Id": "<20190610220759.7192-2-kieran.bingham@ideasonboard.com>",
        "X-Mailer": "git-send-email 2.20.1",
        "In-Reply-To": "<20190610220759.7192-1-kieran.bingham@ideasonboard.com>",
        "References": "<20190610220759.7192-1-kieran.bingham@ideasonboard.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[libcamera-devel] [PATCH 2/3] libcamera: pipeline: ipu3: Fix\n\tspelling",
        "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": "Mon, 10 Jun 2019 22:08:04 -0000"
    },
    "content": "Fix trivial spelling of queueing.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n src/libcamera/pipeline/ipu3/ipu3.cpp | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/src/libcamera/pipeline/ipu3/ipu3.cpp b/src/libcamera/pipeline/ipu3/ipu3.cpp\nindex 05005c42106b..f2bdecbac20f 100644\n--- a/src/libcamera/pipeline/ipu3/ipu3.cpp\n+++ b/src/libcamera/pipeline/ipu3/ipu3.cpp\n@@ -909,7 +909,7 @@ void IPU3CameraData::imguOutputBufferReady(Buffer *buffer)\n \t\t/* Request not completed yet, return here. */\n \t\treturn;\n \n-\t/* Complete the pending requests in queuing order. */\n+\t/* Complete the pending requests in queueing order. */\n \twhile (1) {\n \t\trequest = queuedRequests_.front();\n \t\tif (request->hasPendingBuffers())\n",
    "prefixes": [
        "libcamera-devel",
        "2/3"
    ]
}