[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <154152622426.88331.17363838226504925494@swboyd.mtv.corp.google.com>
Date:   Tue, 06 Nov 2018 09:43:44 -0800
From:   Stephen Boyd <sboyd@...nel.org>
To:     Julia Lawall <Julia.Lawall@...6.fr>,
        Sangbeom Kim <sbkim73@...sung.com>
Cc:     kernel-janitors@...r.kernel.org,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
        Michael Turquette <mturquette@...libre.com>,
        linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
        linux-clk@...r.kernel.org
Subject: Re: [PATCH 6/8] clk: s2mps11: constify clk_ops structure
Quoting Julia Lawall (2018-10-26 22:47:40)
> The clk_ops structure is only stored in the ops fields of
> clk_init_data structures.  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>
> 
> ---
Applied to clk-next
Powered by blists - more mailing lists
 
