[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJKOXPceTN=idoipU_X+jZQQorRVh3cBaepw72q5O-vn49OGzw@mail.gmail.com>
Date: Mon, 29 Oct 2018 08:49:43 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Julia.Lawall@...6.fr
Cc: Chanwoo Choi <cw00.choi@...sung.com>,
kernel-janitors@...r.kernel.org,
Bartłomiej Żołnierkiewicz
<b.zolnierkie@...sung.com>, mturquette@...libre.com,
sboyd@...nel.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org
Subject: Re: [PATCH 1/8] clk: max77686: constify clk_ops structure
On Sat, 27 Oct 2018 at 08:23, Julia Lawall <Julia.Lawall@...6.fr> wrote:
>
> The clk_ops structure is only stored in the ops field of a
> clk_init_data structure. This field is const, so the clk_ops
> structure can be const as well.
>
> Identified and transformed using Coccinelle.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
>
> ---
> drivers/clk/clk-max77686.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Krzysztof Kozlowski <krzk@...nel.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists