Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2500399yba; Mon, 22 Apr 2019 07:57:54 -0700 (PDT) X-Google-Smtp-Source: APXvYqx8TPeB2aR/kL9Qnwp0P0b5OiyGGIDtMkth2UIVjLQ9VwtMRXNP2RL9rOrkMRUD75XDfimO X-Received: by 2002:a17:902:ba8c:: with SMTP id k12mr2159917pls.213.1555945074885; Mon, 22 Apr 2019 07:57:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555945074; cv=none; d=google.com; s=arc-20160816; b=f/QSMO6pkljfEuGaSlae6SwJ967PlF8fRkTpXyldOxPfwvpBbFwc8J5PPD+RukMhu7 5Qw7uOn/KvS6vv3udfggdvCr4+skof1xFQM+Y6NvP4YCf3NtNyR9ly4IlDPn70a8dsoK qdyL3tjP+BfnQjIKUOq8cyZ4hPeCXVMpsNtCT5spenrYiUbJ8SzrI1Bb4+uDUJTKRisB xxMNuz/aW3pT1WdGVOmynNrPN+fc04QvbE3Wvn8V+WP9SXV/6HYcvnFG1lkB86gq6vkB wDJ3tyzHekQCrjrqwEmLStR8f0qvmGP6kLlHwO7gcUtWU1DsFrf2BDp9WjNh8mFl3Qhg QjMQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=EU8P6M/7j8Z1k8hW8QWrBDNmgbvvDc0k3VtRQIqtcUg=; b=0e7rCibcur6kEKHG3WI1MHirKY6UB+AYfH49iEAbnm1fb2lC2IovZDeaRH8S0kN+2e iNSRovWUWsrP59Asa0FDYNbq3H8iMqHEljveS0/k3c4hDrVIWLbGAhZwJaw1LYDT4zWi nFSsGMwZk25D7Enfmr6q/rcFT9WPlrEIb7IP6H5+gzEhwV/3wwZ1U2UZVo4VUM5OGWco 8eeyFGwH/s6pVqQKCm4DzQzXn8A7TJbwSQTtKQrz/uYAbifURWS7ti853a/DswdLr2VR Vpm7RO2Yt+N1BhgPBZizahIktwRCVAeZ63j7LVFmukR9+W6F/jgDur2M1POwd0dpojEr tvCQ== 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 b128si14400252pfb.141.2019.04.22.07.57.39; Mon, 22 Apr 2019 07:57:54 -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 S1727543AbfDVOrx (ORCPT + 99 others); Mon, 22 Apr 2019 10:47:53 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:17400 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727386AbfDVOrw (ORCPT ); Mon, 22 Apr 2019 10:47:52 -0400 X-IronPort-AV: E=Sophos;i="5.60,382,1549926000"; d="scan'208";a="379665763" Received: from abo-75-106-68.mrs.modulonet.fr (HELO hadrien) ([85.68.106.75]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Apr 2019 16:47:49 +0200 Date: Mon, 22 Apr 2019 16:47:49 +0200 (CEST) From: Julia Lawall X-X-Sender: jll@hadrien To: Mauro Carvalho Chehab cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Linus Walleij , Bartosz Golaszewski , Jean Delvare , Guenter Roeck , Greg Kroah-Hartman , "Rafael J. Wysocki" , Jeff Kirsher , "David S. Miller" , Julia Lawall , Gilles Muller , Nicolas Palix , Michal Marek , linux-gpio@vger.kernel.org, linux-hwmon@vger.kernel.org, intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org, cocci@systeme.lip6.fr Subject: Re: [PATCH v2 48/79] docs: driver-model: convert docs to ReST and rename to *.rst In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > diff --git a/scripts/coccinelle/free/devm_free.cocci b/scripts/coccinelle/free/devm_free.cocci > index b2a2cf8bf81f..e32236a979a8 100644 > --- a/scripts/coccinelle/free/devm_free.cocci > +++ b/scripts/coccinelle/free/devm_free.cocci > @@ -2,7 +2,7 @@ > /// functions. Values allocated using the devm_functions are freed when > /// the device is detached, and thus the use of the standard freeing > /// function would cause a double free. > -/// See Documentation/driver-model/devres.txt for more information. > +/// See Documentation/driver-model/devres.rst for more information. > /// > /// A difficulty of detecting this problem is that the standard freeing > /// function might be called from a different function than the one Acked-by: Julia Lawall > -- > 2.20.1 > >