All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 07/15] clk: sunxi: mod0: improve function-level documentation
Date: Tue, 04 Oct 2016 21:05:51 +0000	[thread overview]
Message-ID: <20161004210551.GT5228@lukather> (raw)
In-Reply-To: <1475351192-27079-8-git-send-email-Julia.Lawall@lip6.fr>

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

On Sat, Oct 01, 2016 at 09:46:24PM +0200, Julia Lawall wrote:
> Use the actual function name in the function documentation.
> 
> Issue detected using Coccinelle (http://coccinelle.lip6.fr/)
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

Applied, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: kernel-janitors@vger.kernel.org,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>, Chen-Yu Tsai <wens@csie.org>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 07/15] clk: sunxi: mod0: improve function-level documentation
Date: Tue, 4 Oct 2016 23:05:51 +0200	[thread overview]
Message-ID: <20161004210551.GT5228@lukather> (raw)
In-Reply-To: <1475351192-27079-8-git-send-email-Julia.Lawall@lip6.fr>

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

On Sat, Oct 01, 2016 at 09:46:24PM +0200, Julia Lawall wrote:
> Use the actual function name in the function documentation.
> 
> Issue detected using Coccinelle (http://coccinelle.lip6.fr/)
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

Applied, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 07/15] clk: sunxi: mod0: improve function-level documentation
Date: Tue, 4 Oct 2016 23:05:51 +0200	[thread overview]
Message-ID: <20161004210551.GT5228@lukather> (raw)
In-Reply-To: <1475351192-27079-8-git-send-email-Julia.Lawall@lip6.fr>

On Sat, Oct 01, 2016 at 09:46:24PM +0200, Julia Lawall wrote:
> Use the actual function name in the function documentation.
> 
> Issue detected using Coccinelle (http://coccinelle.lip6.fr/)
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

Applied, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161004/6642e966/attachment.sig>

  reply	other threads:[~2016-10-04 21:05 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-01 19:46 [PATCH 00/15] improve function-level documentation Julia Lawall
2016-10-01 19:46 ` Julia Lawall
2016-10-01 19:46 ` [Drbd-dev] " Julia Lawall
2016-10-01 19:46 ` Julia Lawall
2016-10-01 19:46 ` [PATCH 01/15] UBIFS: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-10-01 19:46 ` [PATCH 02/15] netlink: " Julia Lawall
2016-10-01 19:46 ` [PATCH 03/15] fscrypto: " Julia Lawall
2016-10-01 19:46 ` [PATCH 04/15] lru_cache: " Julia Lawall
2016-10-01 19:46   ` [Drbd-dev] " Julia Lawall
2016-10-01 19:46 ` [PATCH 05/15] dma-buf/sw_sync: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-10-01 19:46 ` [PATCH 06/15] mfd: tc3589x: " Julia Lawall
2016-10-26 12:18   ` Lee Jones
2016-10-01 19:46 ` [PATCH 07/15] clk: sunxi: mod0: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-10-04 21:05   ` Maxime Ripard [this message]
2016-10-04 21:05     ` Maxime Ripard
2016-10-04 21:05     ` Maxime Ripard
2016-10-01 19:46 ` [PATCH 08/15] power: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-10-19  2:59   ` Sebastian Reichel
2016-10-19  2:59     ` Sebastian Reichel
2016-10-01 19:46 ` [PATCH 09/15] gma500: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-10-01 19:46 ` [PATCH 10/15] clk: keystone: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-11-02  0:38   ` Stephen Boyd
2016-11-02  0:38     ` Stephen Boyd
2016-10-01 19:46 ` [PATCH 11/15] kobject: " Julia Lawall
2016-10-01 19:46 ` [PATCH 12/15] clk: tegra: dfll: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-11-02  0:38   ` Stephen Boyd
2016-11-02  0:38     ` Stephen Boyd
2016-10-01 19:46 ` [PATCH 13/15] irqchip: vic: " Julia Lawall
2016-10-01 19:46 ` [PATCH 14/15] irqchip/metag-ext: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-10-01 20:33   ` James Hogan
2016-10-01 20:33     ` James Hogan
2016-10-01 19:46 ` [PATCH 15/15] drm/omap: " Julia Lawall
2016-10-01 19:46   ` Julia Lawall
2016-10-01 20:19 ` [PATCH 00/15] " Joe Perches
2016-10-01 20:19   ` Joe Perches
2016-10-01 20:19   ` [Drbd-dev] " Joe Perches
2016-10-01 20:19   ` Joe Perches
2016-10-01 20:39   ` Julia Lawall
2016-10-01 20:39     ` Julia Lawall
2016-10-01 20:39     ` [Drbd-dev] " Julia Lawall
2016-10-01 20:39     ` Julia Lawall
2016-10-01 20:39     ` Julia Lawall
     [not found] ` <1475351192-27079-1-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org>
2016-10-05 13:15   ` Daniel Vetter
2016-10-05 13:15     ` Daniel Vetter
2016-10-05 13:15     ` [Drbd-dev] " Daniel Vetter
2016-10-05 13:15     ` Daniel Vetter
2016-10-05 13:15     ` Daniel Vetter
2016-10-05 14:04     ` kernel-doc-rst-lint (was: Re: [PATCH 00/15] improve function-level documentation) Jani Nikula
2016-10-05 14:04       ` Jani Nikula
2016-10-05 14:04       ` [Drbd-dev] " Jani Nikula
2016-10-05 14:04       ` Jani Nikula
2016-10-05 14:04       ` Jani Nikula
2016-10-05 14:04       ` Jani Nikula
2016-10-05 14:04       ` Jani Nikula
2016-10-05 14:04       ` Jani Nikula
2016-10-05 17:27       ` Markus Heiser
2016-10-05 17:27         ` Markus Heiser
2016-10-05 17:27         ` [Drbd-dev] " Markus Heiser
2016-10-05 17:27         ` Markus Heiser
2016-10-05 17:27         ` Markus Heiser
2016-10-05 17:27         ` Markus Heiser
2016-10-05 20:25       ` Julia Lawall
2016-10-05 20:25         ` Julia Lawall
2016-10-05 20:25         ` [Drbd-dev] " Julia Lawall
2016-10-05 20:25         ` Julia Lawall
     [not found]     ` <CAKMK7uHT3FutHQuQQ3iwXmYbidB3AOs7AxnpaJD4MTqy0-QehQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-10-05 14:47       ` [PATCH 00/15] improve function-level documentation Julia Lawall
2016-10-05 14:47         ` Julia Lawall
2016-10-05 14:47         ` [Drbd-dev] " Julia Lawall
2016-10-05 14:47         ` Julia Lawall
2016-10-05 14:47         ` Julia Lawall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161004210551.GT5228@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.