get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 556246,
    "url": "http://patchwork.ozlabs.org/api/patches/556246/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-mtd/patch/566DF625.3060801@simon.arlott.org.uk/",
    "project": {
        "id": 3,
        "url": "http://patchwork.ozlabs.org/api/projects/3/?format=api",
        "name": "Linux MTD development",
        "link_name": "linux-mtd",
        "list_id": "linux-mtd.lists.infradead.org",
        "list_email": "linux-mtd@lists.infradead.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<566DF625.3060801@simon.arlott.org.uk>",
    "list_archive_url": null,
    "date": "2015-12-13T22:50:13",
    "name": "[linux-next,v4,07/11] MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function",
    "commit_ref": null,
    "pull_url": null,
    "state": "not-applicable",
    "archived": false,
    "hash": "2eabb9257c4eac275a3a1de14a1b19f975b1cf57",
    "submitter": {
        "id": 1123,
        "url": "http://patchwork.ozlabs.org/api/people/1123/?format=api",
        "name": "Simon Arlott",
        "email": "simon@fire.lp0.eu"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/linux-mtd/patch/566DF625.3060801@simon.arlott.org.uk/mbox/",
    "series": [],
    "comments": "http://patchwork.ozlabs.org/api/patches/556246/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/556246/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org>",
        "X-Original-To": "incoming@patchwork.ozlabs.org",
        "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org",
        "Received": [
            "from bombadil.infradead.org (bombadil.infradead.org\n\t[IPv6:2001:1868:205::9])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128\n\tbits)) (No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 6A164140311\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon, 14 Dec 2015 09:51:50 +1100 (AEDT)",
            "from localhost ([127.0.0.1] helo=bombadil.infradead.org)\n\tby bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux))\n\tid 1a8FTU-0007uN-0k; Sun, 13 Dec 2015 22:50:40 +0000",
            "from proxima.lp0.eu ([2001:8b0:ffea:0:205:b4ff:fe12:530])\n\tby bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux))\n\tid 1a8FTR-0007mZ-JE\n\tfor linux-mtd@lists.infradead.org; Sun, 13 Dec 2015 22:50:38 +0000",
            "from redrum.lp0.eu ([2001:8b0:ffea:0:2e0:81ff:fe4d:2bec]:44501\n\tident=simon)\n\tby proxima.lp0.eu ([2001:8b0:ffea:0:205:b4ff:fe12:530]:465)\n\twith esmtpsav (UNKNOWN:DHE-RSA-AES256-SHA:256/CN=Simon Arlott)\n\tid 1a8FT5-00043s-2i (Exim); Sun, 13 Dec 2015 22:50:15 +0000"
        ],
        "Authentication-Results": "ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tsecure) header.d=fire.lp0.eu header.i=@fire.lp0.eu header.b=mR5EyykL;\n\tdkim-atps=neutral",
        "DKIM-Signature": "v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;\n\td=fire.lp0.eu; s=exim; \n\th=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:Cc:References:To:Subject;\n\tbh=oVV8J2eo2lJLE8Tpnu+RH680DLQ8+HmFbIAS9mDmzRs=; \n\tb=mR5EyykL/G35JfJjvRLBfH7Y3KXbQd48Y1vET9fUc3VNBnmcoXocMWyP4yFRoibXjp4xIfBvdRrwFPDxylN6Lm5f3dG7bFK/U9sWXHLIUJPkwlQYonXkngK72RNO17JDcKmA6LwWb6/6BnruAXM2ZDKlKGswgCKnZf/4SyLTfBdrkf2FGu5DD/+0IJluauBKyz+HYYAiVc0OxUIdmmFSnrlXtv5XAaSS6HWvzTG/fH1HQADmpzBtfBDyrTVtVACsA8wyIkCtPQU2HLuJOanJrg4GEfcdeJ1SkMo/Nehe0Irmec4hM3BTPIoE4yW0HqGgN2Ft0wIpZzLnh6xOn2AFAA==;",
        "Subject": "[PATCH linux-next v4 07/11] MIPS: bcm63xx: nvram: Remove unused\n\tbcm63xx_nvram_get_psi_size() function",
        "To": "Ralf Baechle <ralf@linux-mips.org>, David Woodhouse\n\t<dwmw2@infradead.org>, Brian Norris <computersforpeace@gmail.com>,\n\tKevin Cernekee <cernekee@gmail.com>, Florian Fainelli\n\t<f.fainelli@gmail.com>, Jonas Gorski <jogo@openwrt.org>",
        "References": "<566DF43B.5010400@simon.arlott.org.uk>",
        "From": "Simon Arlott <simon@fire.lp0.eu>",
        "Message-ID": "<566DF625.3060801@simon.arlott.org.uk>",
        "Date": "Sun, 13 Dec 2015 22:50:13 +0000",
        "User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101\n\tThunderbird/38.4.0",
        "MIME-Version": "1.0",
        "In-Reply-To": "<566DF43B.5010400@simon.arlott.org.uk>",
        "X-CRM114-Version": "20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 ",
        "X-CRM114-CacheID": "sfid-20151213_145037_934411_480B0514 ",
        "X-CRM114-Status": "UNSURE (   8.60  )",
        "X-CRM114-Notice": "Please train this message.",
        "X-Spam-Score": "-4.3 (----)",
        "X-Spam-Report": "SpamAssassin version 3.4.0 on bombadil.infradead.org summary:\n\tContent analysis details:   (-4.3 points)\n\tpts rule name              description\n\t---- ----------------------\n\t--------------------------------------------------\n\t-2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/,\n\tmedium trust [2001:8b0:ffea:0:205:b4ff:fe12:530 listed in]\n\t[list.dnswl.org]\n\t-0.0 SPF_HELO_PASS          SPF: HELO matches SPF record\n\t-0.0 SPF_PASS               SPF: sender matches SPF record\n\t-0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay\n\tdomain\n\t-1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%\n\t[score: 0.0000]\n\t0.1 DKIM_SIGNED            Message has a DKIM or DK signature,\n\tnot necessarily valid\n\t-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from\n\tauthor's domain\n\t-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature",
        "X-BeenThere": "linux-mtd@lists.infradead.org",
        "X-Mailman-Version": "2.1.20",
        "Precedence": "list",
        "List-Id": "Linux MTD discussion mailing list <linux-mtd.lists.infradead.org>",
        "List-Unsubscribe": "<http://lists.infradead.org/mailman/options/linux-mtd>,\n\t<mailto:linux-mtd-request@lists.infradead.org?subject=unsubscribe>",
        "List-Archive": "<http://lists.infradead.org/pipermail/linux-mtd/>",
        "List-Post": "<mailto:linux-mtd@lists.infradead.org>",
        "List-Help": "<mailto:linux-mtd-request@lists.infradead.org?subject=help>",
        "List-Subscribe": "<http://lists.infradead.org/mailman/listinfo/linux-mtd>,\n\t<mailto:linux-mtd-request@lists.infradead.org?subject=subscribe>",
        "Cc": "MIPS Mailing List <linux-mips@linux-mips.org>,\n\tMTD Maling List <linux-mtd@lists.infradead.org>,\n\tLinux Kernel Mailing List <linux-kernel@vger.kernel.org>",
        "Content-Type": "text/plain; charset=\"us-ascii\"",
        "Content-Transfer-Encoding": "7bit",
        "Sender": "\"linux-mtd\" <linux-mtd-bounces@lists.infradead.org>",
        "Errors-To": "linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org"
    },
    "content": "Remove bcm63xx_nvram_get_psi_size() as it now has no users.\n\nSigned-off-by: Simon Arlott <simon@fire.lp0.eu>\n---\nv4: New patch.\n\n arch/mips/bcm63xx/nvram.c                          | 11 -----------\n arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h |  2 --\n 2 files changed, 13 deletions(-)",
    "diff": "diff --git a/arch/mips/bcm63xx/nvram.c b/arch/mips/bcm63xx/nvram.c\nindex 05757ae..5f2bc1e 100644\n--- a/arch/mips/bcm63xx/nvram.c\n+++ b/arch/mips/bcm63xx/nvram.c\n@@ -19,8 +19,6 @@\n \n #include <bcm63xx_nvram.h>\n \n-#define BCM63XX_DEFAULT_PSI_SIZE\t64\n-\n static struct bcm963xx_nvram nvram;\n static int mac_addr_used;\n \n@@ -87,12 +85,3 @@ int bcm63xx_nvram_get_mac_address(u8 *mac)\n \treturn 0;\n }\n EXPORT_SYMBOL(bcm63xx_nvram_get_mac_address);\n-\n-int bcm63xx_nvram_get_psi_size(void)\n-{\n-\tif (nvram.psi_size > 0)\n-\t\treturn nvram.psi_size;\n-\n-\treturn BCM63XX_DEFAULT_PSI_SIZE;\n-}\n-EXPORT_SYMBOL(bcm63xx_nvram_get_psi_size);\ndiff --git a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h\nindex 348df49..4e0b6bc 100644\n--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h\n+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h\n@@ -30,6 +30,4 @@ u8 *bcm63xx_nvram_get_name(void);\n  */\n int bcm63xx_nvram_get_mac_address(u8 *mac);\n \n-int bcm63xx_nvram_get_psi_size(void);\n-\n #endif /* BCM63XX_NVRAM_H */\n",
    "prefixes": [
        "linux-next",
        "v4",
        "07/11"
    ]
}