Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1169921pxk; Fri, 4 Sep 2020 02:28:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwJlVzLLWbG7hrUwL5GeRsUJOh+16RqNVjjUPmGLOEWq1Mb5ey9E1PgfI5DA6NgjlLCELbd X-Received: by 2002:aa7:d1ce:: with SMTP id g14mr7561806edp.153.1599211701531; Fri, 04 Sep 2020 02:28:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599211701; cv=none; d=google.com; s=arc-20160816; b=dfLbYUj12yp4MrwCG2ciNACjcKx05ZB2aqofVkVwTIeH8zg+Kp2EQ6QhbQQ3oVQwzO MhRd0ffp5FNbFTtdYvSde/0/K6eB+LG1S2yedKsosLX9A6LWwwPC77Z6qa+QGbfe6RBD lcyFfjw/0zKn8VodOhBJcEtUhYZLdsPS4aYlZtVyFyFZ8+n0CNOB2wk6HMc/rN/bUb7v Ft51ylfSgf/5cPqBcB82ULeXA6QOfCxq08dhB0An9X8XrrB5FURAJ2KUBiEXd7l8x34p axRkSNFxHklXlDmIjQ+3TwO7bT/LlDv3V5idPiAFHUqgm4JUPXmf6wZ7S3VdJGLn0KzP WlGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=9dP/dI83vC5fS3uFzcZFsUiqIW9b7IgfjBrdOudZvjc=; b=dJGi9iIt8txPQwasBmTUXRkW6dh322+QKmr14tJK7cp9yPB+OhPvYUwmY8kC9YnlBG bm/gbUANoArjHisv5u9qSZvKS39ikWYxwO2xne6z2PDUriCI6BVSEbOU4kZZ9GUu39NI PxotBXenWQcLXVyN22TdG91SeqR6lBjcbktf0qpOM3kp/uqPZ/cyCz5a9RMVgduedUrO ilSw+lQcYnFdMxEjP+R6xL3yJZcYWXQ+du8m2lzSKvn5w9VLvxajVrAVBylLrgRtfXmK rPiJMMe/IG48fIOO+CHHAGg/TMIblFV+0y+sdPILFOJWECOEo0seOiruFCSLKPcOLvSj xsWA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w20si3656155ejj.711.2020.09.04.02.27.58; Fri, 04 Sep 2020 02:28:21 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729978AbgIDJZz (ORCPT + 99 others); Fri, 4 Sep 2020 05:25:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41570 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728588AbgIDJZu (ORCPT ); Fri, 4 Sep 2020 05:25:50 -0400 X-Greylist: delayed 351 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Fri, 04 Sep 2020 02:25:49 PDT Received: from smtp2-3.goneo.de (smtp2.goneo.de [IPv6:2001:1640:5::8:33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6CF84C061244; Fri, 4 Sep 2020 02:25:49 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by smtp2.goneo.de (Postfix) with ESMTP id 8CBFB23F5D3; Fri, 4 Sep 2020 11:19:52 +0200 (CEST) X-Virus-Scanned: by goneo X-Spam-Flag: NO X-Spam-Score: -3.009 X-Spam-Level: X-Spam-Status: No, score=-3.009 tagged_above=-999 tests=[ALL_TRUSTED=-1, AWL=-0.109, BAYES_00=-1.9] autolearn=ham Received: from smtp2.goneo.de ([127.0.0.1]) by localhost (smtp2.goneo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1IfM2F4ymQRy; Fri, 4 Sep 2020 11:19:51 +0200 (CEST) Received: from lem-wkst-02.lemonage.de. (hq.lemonage.de [87.138.178.34]) by smtp2.goneo.de (Postfix) with ESMTPA id 54AF623F913; Fri, 4 Sep 2020 11:19:51 +0200 (CEST) From: poeschel@lemonage.de To: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Mauro Carvalho Chehab , Jonathan Corbet Cc: Lars Poeschel Subject: [PATCH] Documentation: iio: fix a typo Date: Fri, 4 Sep 2020 11:19:11 +0200 Message-Id: <20200904091911.269715-1-poeschel@lemonage.de> X-Mailer: git-send-email 2.28.0 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 From: Lars Poeschel Rename function name to the actual name referenced in struct iio_sw_trigger_ops. Signed-off-by: Lars Poeschel --- Documentation/iio/iio_configfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/iio/iio_configfs.rst b/Documentation/iio/iio_configfs.rst index 6e38cbbd2981..3a5d76f9e2b9 100644 --- a/Documentation/iio/iio_configfs.rst +++ b/Documentation/iio/iio_configfs.rst @@ -53,7 +53,7 @@ kernel module following the interface in include/linux/iio/sw_trigger.h:: */ } - static int iio_trig_hrtimer_remove(struct iio_sw_trigger *swt) + static int iio_trig_sample_remove(struct iio_sw_trigger *swt) { /* * This undoes the actions in iio_trig_sample_probe -- 2.28.0