[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200831091731.GB4154@mani>
Date: Mon, 31 Aug 2020 14:47:31 +0530
From: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
To: Rikard Falkeborn <rikard.falkeborn@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Joe Perches <joe@...ches.com>, linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Andreas Färber <afaerber@...e.de>
Subject: Re: [PATCH] const_structs.checkpatch: add pinctrl_ops and pinmux_ops
On 0831, Rikard Falkeborn wrote:
> All usages of include/linux of these are const pointers, and all
> instances in the kernel except one, that are not const can be made
> const (patches have been posted for those separately).
>
> Signed-off-by: Rikard Falkeborn <rikard.falkeborn@...il.com>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Thanks,
Mani
> ---
> scripts/const_structs.checkpatch | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/scripts/const_structs.checkpatch b/scripts/const_structs.checkpatch
> index cd45cb3c2b04..1aae4f4fdacc 100644
> --- a/scripts/const_structs.checkpatch
> +++ b/scripts/const_structs.checkpatch
> @@ -40,6 +40,8 @@ nvkm_device_chip
> of_device_id
> pci_raw_ops
> phy_ops
> +pinctrl_ops
> +pinmux_ops
> pipe_buf_operations
> platform_hibernation_ops
> platform_suspend_ops
> --
> 2.28.0
>
Powered by blists - more mailing lists