From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 25B59C4360F for ; Thu, 7 Mar 2019 21:12:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EA5E020851 for ; Thu, 7 Mar 2019 21:12:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551993173; bh=KvzmkFw6Y6kw1BGMDuYlvECcJl6PqaaxdvyOTLfJt40=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=ZAVlWnj/+U41t3A4ukD4PE8JbCS5KK+WbgNZhhsyt1Gsa4+o9/moonNR4ruSGKTx3 mTjZr/uLQm4wJ0xCn2OuA5XfZuQ1DS+EfoveFnzGB/rX8BG5P9iCEEyYi4ArzWTZ3J TOSHhHYBk/xdcw1Mp1kNIjzuwOR1KU9VapGhuWoo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726525AbfCGVMv (ORCPT ); Thu, 7 Mar 2019 16:12:51 -0500 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:52445 "EHLO wout2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726477AbfCGVMr (ORCPT ); Thu, 7 Mar 2019 16:12:47 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id E90C43731; Thu, 7 Mar 2019 16:12:45 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Thu, 07 Mar 2019 16:12:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=oq0v+nLo1K2gap8mtyDiO6SBWF7lLVMd6iiaBpjzuy0=; b=0KntyWgw 2ZFtK52pPxDGbVzwIyH9u81M8Md55i8f1U28oLSFAyRjK7xYwvvOWBDa2C19Y+jr 0oB3jWrfYmz6rHwuo/CWQPzhhH+ERDNR8NPJEDV7mVKZcPiSJvB578r4SNday80Y BxU0abm2EMqYRlTsEECIAYpcRb5hBOVpcnsn2CUmPyl9XzJURlZRTzCxDb3+4FpJ izgevQWfLjvTbH+kR2sUZDERnd79x6oxg1EKGGcDb0aj8Bwn74/6J3PeeFPNH8DF Yk0zZn2OtyOnqawTMPkHAEUkLYNoIM1HKkKaEcL6TsdDpZs0Bt0KXjsuuNuEusX+ p5Uh6Ya3/ByOuw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrfeekgdduhedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpedfvfhosghi nhcuvedrucfjrghrughinhhgfdcuoehtohgsihhnsehkvghrnhgvlhdrohhrgheqnecukf hppeduvdegrdduieelrdehrdduheeknecurfgrrhgrmhepmhgrihhlfhhrohhmpehtohgs ihhnsehkvghrnhgvlhdrohhrghenucevlhhushhtvghrufhiiigvpeei X-ME-Proxy: Received: from eros.localdomain (124-169-5-158.dyn.iinet.net.au [124.169.5.158]) by mail.messagingengine.com (Postfix) with ESMTPA id 8351C1033A; Thu, 7 Mar 2019 16:12:43 -0500 (EST) From: "Tobin C. Harding" To: Jonathan Corbet Cc: "Tobin C. Harding" , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 9/9] docs: Add blank line after SPDX licence identifier Date: Fri, 8 Mar 2019 08:11:53 +1100 Message-Id: <20190307211153.28400-10-tobin@kernel.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190307211153.28400-1-tobin@kernel.org> References: <20190307211153.28400-1-tobin@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sphinx emits warning WARNING: Explicit markup ends without a blank line; unexpected unindent. This is caused by a missing line after the SPDX license identifier. Add blank line after SPDX licence identifier. Signed-off-by: Tobin C. Harding --- Documentation/laptops/lg-laptop.rst | 1 + Documentation/misc-devices/ibmvmc.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/Documentation/laptops/lg-laptop.rst b/Documentation/laptops/lg-laptop.rst index d9e560dfd045..f2012d2dcb9d 100644 --- a/Documentation/laptops/lg-laptop.rst +++ b/Documentation/laptops/lg-laptop.rst @@ -1,4 +1,5 @@ .. SPDX-License-Identifier: GPL-2.0+ + LG Gram laptop extra features ============================= diff --git a/Documentation/misc-devices/ibmvmc.rst b/Documentation/misc-devices/ibmvmc.rst index 46ded79554d4..b46df4ea2b81 100644 --- a/Documentation/misc-devices/ibmvmc.rst +++ b/Documentation/misc-devices/ibmvmc.rst @@ -1,4 +1,5 @@ .. SPDX-License-Identifier: GPL-2.0+ + ====================================================== IBM Virtual Management Channel Kernel Driver (IBMVMC) ====================================================== -- 2.21.0