Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2602101ybi; Mon, 17 Jun 2019 07:32:40 -0700 (PDT) X-Google-Smtp-Source: APXvYqxfk1BG5pmUR8e2fzFDAV38W1dJk0y1Q3KVvsYJp61HRxktVFFolKilSSku6kgN6MwXjW4X X-Received: by 2002:a63:9502:: with SMTP id p2mr27734117pgd.12.1560781960718; Mon, 17 Jun 2019 07:32:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560781960; cv=none; d=google.com; s=arc-20160816; b=S1Cek9GnBh/lhIj3lc6MPr5CQVJj4fSy2EWWcxBo5q0wWQ7dbs+JgU4zvuizmJqDi/ gKXbAg4L9d/7Y7QJcRJJvRwlRHsyaC60v9etrHLZXCb54LiRcI8lpe7WagS1YAHrn2ab anrU1+IinBET0P/PGo2er8OLBi6vgg0/9X6nDOIYbRYcKkbXb21nzGI3ubzz67yZYfS7 1+F+HKCyv+PSKAHSw7fad4hJ2iupQ5/RSa+qik1lp8tw+h/thrAJ7bETSShJ1ZKunAIE LQqUUQ3C17Kc/vP9EsV6d0r1kzdDMPpnQSROEg8rxTGdfKDJZN4m8SFH3YiUOt7WyyZf Pv9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=OM5icYPmpcE76YVeDZXBx7BHxFMdm1Goiot0MfGbahU=; b=RsvxqxykiWbAxSFISOlywSCLlJRnDcIv2czMA6eB5EScce3fM6n8CJQvhESyr8YDLs 7ug4L5Mo29rw9l/9NntO54S7HCPoD+leA7W+IGe55VxGrNf97mLxpZ3EUrDimvW1geVN k+DlhcJjoYDpv3bpa1D6WK8iW4Uvwcg5yyI9NxZ9Pv65TH52OVNV62/FhtrpPeVW1GVD 4Ui5PlUYxeVViyq+t8wISbSgBNQhFOv5XWOuBDg6THPDtCTfQ4ZcKOkB/Rva3bfUHVZC k59p7qmWOwRcTQYeNRkc8uu7wU8/ApsMwC+YWNesAk17FnozePMQN2oMd6c08epYZF8Q Iedg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j63si4685767pgd.192.2019.06.17.07.32.24; Mon, 17 Jun 2019 07:32:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727253AbfFQObC (ORCPT + 99 others); Mon, 17 Jun 2019 10:31:02 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:54304 "EHLO andre.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725995AbfFQObB (ORCPT ); Mon, 17 Jun 2019 10:31:01 -0400 Received: from ramsan ([84.194.111.163]) by andre.telenet-ops.be with bizsmtp id RqWz200013XaVaC01qWzED; Mon, 17 Jun 2019 16:30:59 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1hcsew-0002HQ-VP; Mon, 17 Jun 2019 16:30:58 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1hcsew-00014s-TH; Mon, 17 Jun 2019 16:30:58 +0200 From: Geert Uytterhoeven To: Jonathan Cameron Cc: linux-iio@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] Documentation: ABI: Add missing newline at end of file Date: Mon, 17 Jun 2019 16:30:57 +0200 Message-Id: <20190617143057.4096-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org "git diff" says: \ No newline at end of file after modifying the files. Signed-off-by: Geert Uytterhoeven --- Documentation/ABI/testing/sysfs-bus-iio-dfsdm-adc-stm32 | 2 +- Documentation/ABI/testing/sysfs-power | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/ABI/testing/sysfs-bus-iio-dfsdm-adc-stm32 b/Documentation/ABI/testing/sysfs-bus-iio-dfsdm-adc-stm32 index da9822309f0757bd..0e66ae9b0071e80b 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio-dfsdm-adc-stm32 +++ b/Documentation/ABI/testing/sysfs-bus-iio-dfsdm-adc-stm32 @@ -13,4 +13,4 @@ Description: error on writing If DFSDM input is SPI Slave: Reading returns value previously set. - Writing value before starting conversions. \ No newline at end of file + Writing value before starting conversions. diff --git a/Documentation/ABI/testing/sysfs-power b/Documentation/ABI/testing/sysfs-power index 18b7dc929234f625..3c51303550118474 100644 --- a/Documentation/ABI/testing/sysfs-power +++ b/Documentation/ABI/testing/sysfs-power @@ -300,4 +300,4 @@ Description: attempt. Using this sysfs file will override any values that were - set using the kernel command line for disk offset. \ No newline at end of file + set using the kernel command line for disk offset. -- 2.17.1