From patchwork Mon Nov 26 20:47:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 10699193 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 042D415A7 for ; Mon, 26 Nov 2018 21:27:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E650D28741 for ; Mon, 26 Nov 2018 21:27:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D9D9F29553; Mon, 26 Nov 2018 21:27:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MIME_HEADER_CTYPE_ONLY,RCVD_IN_DNSWL_LOW, T_TVD_MIME_NO_HEADERS autolearn=no version=3.3.1 Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 803DA28741 for ; Mon, 26 Nov 2018 21:27:35 +0000 (UTC) X-Received: from mail-lf1-f67.google.com (mail-lf1-f67.google.com [209.85.167.67]) by groups.io with SMTP; Mon, 26 Nov 2018 13:00:54 -0800 X-Received: by mail-lf1-f67.google.com with SMTP id v5so14663710lfe.7 for ; Mon, 26 Nov 2018 13:00:54 -0800 (PST) X-Gm-Message-State: AGRZ1gKwvVcA9VborI9XDrxblbSeHgGCUPkSoVRTCs+K+lXMPt0m4ZDV trir8d518R66OX4FbIB81do+ddfDtfT4VQ== X-Google-Smtp-Source: AJdET5dosGDwH6JSLC/YlfrdlTxSIb/Uju76jamD6qTaXEzccQjFSOI95hkH0M2Jxr8NMwnFxW4wRA== X-Received: by 2002:a19:5782:: with SMTP id l124mr16214388lfb.91.1543266051773; Mon, 26 Nov 2018 13:00:51 -0800 (PST) X-Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id b81-v6sm228043ljb.7.2018.11.26.13.00.51 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 26 Nov 2018 13:00:51 -0800 (PST) Resent-From: Olof Johansson Resent-Date: Mon, 26 Nov 2018 13:00:43 -0800 Resent-Message-ID: <20181126210043.2apq6wju7npe7mxv@localhost> Resent-To: patchwork-soc@linux.kernel.org X-Received: from localhost.localdomain ([99.152.116.91]) by smtp.gmail.com with ESMTPSA id g28sm3162623pfd.100.2018.11.26.12.47.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Nov 2018 12:47:33 -0800 (PST) From: "Olof Johansson" To: soc@kernel.org Cc: Olof Johansson Subject: [patchwork-soc] [PATCH] dummy patch test Date: Mon, 26 Nov 2018 12:47:25 -0800 Message-Id: <20181126204725.2199-1-olof@lixom.net> X-TUID: mb8n7281JGfu Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1543267655; bh=3p8XymXWr+8yRJaZbK9HIBO3spmbbm2FM1Ej/7PWDC8=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=baIBuHzFdHhIMv5LUijQv27/EFSPaG9Oc9EYQWRckWsfDQJVrz0az9eJrOPaZ5t/l9D ZpBGwK7ia208TTLAK7tOXiVD2zW/d8yLZhz0MDvM4b7Sdypnf+rrTBxXtdv4I+z9kfcqr V6Q15KjVTUiQU6+Du4jFPF/79xoU/ja82O0= X-Virus-Scanned: ClamAV using ClamSMTP Ignore, just testing the plumbing. Signed-off-by: Olof Johansson --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 57764aa57437..fefa9d2ba1c0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1,5 +1,4 @@ - List of maintainers and how to submit kernel changes Please try to follow the guidelines below. This will make things