mbox series

[00/13] ARM: OMAP2+: fix a bunch of kernel-doc warnings

Message ID 20240117011004.22669-1-rdunlap@infradead.org (mailing list archive)
Headers show
Series ARM: OMAP2+: fix a bunch of kernel-doc warnings | expand

Message

Randy Dunlap Jan. 17, 2024, 1:09 a.m. UTC
Fix many kernel-doc warnings in arch/arm/mach-omap2/:

 [PATCH 01/13] ARM: OMAP2+: am33xx-restart: fix function name in kernel-doc
 [PATCH 02/13] ARM: OMAP2+: clockdomain: fix kernel-doc warnings
 [PATCH 03/13] ARM: OMAP2+: clock: fix a function name in kernel-doc
 [PATCH 04/13] ARM: OMAP2+: cm33xx: use matching function name in kernel-doc
 [PATCH 05/13] ARM: OMAP2+: CMINST: use matching function name in kernel-doc
 [PATCH 06/13] ARM: OMAP2+: hwmod: remove misuse of kernel-doc
 [PATCH 07/13] ARM: OMAP2+: hwmod: fix kernel-doc warnings
 [PATCH 08/13] ARM: OMAP2+: pmic-cpcap: fix kernel-doc warnings
 [PATCH 09/13] ARM: OMAP2+: prm44xx: fix a kernel-doc warning
 [PATCH 10/13] ARM: OMAP2+: PRM: fix kernel-doc warnings
 [PATCH 11/13] ARM: OMAP2+: fix a kernel-doc warning
 [PATCH 12/13] ARM: OMAP2+: fix kernel-doc warnings
 [PATCH 13/13] ARM: OMAP2+: fix kernel-doc warnings

Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Cc: Russell King <linux@armlinux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Cc: patches@armlinux.org.uk
Cc: Paul Walmsley <paul@pwsan.com>
Cc: "BenoƮt Cousson" <bcousson@baylibre.com>
Cc: Kevin Hilman <khilman@kernel.org>

Comments

Tony Lindgren Jan. 17, 2024, 1:13 p.m. UTC | #1
* Randy Dunlap <rdunlap@infradead.org> [240117 01:10]:
> Fix many kernel-doc warnings in arch/arm/mach-omap2/:

Thanks for fixing these. These are unlikely to conflict with anything so
please queue them along with other clean-up:

Acked-by: Tony Lindgren <tony@atomide.com>

Or alternatively let me know if you want me to apply them.

Regards,

Tony
Randy Dunlap Jan. 17, 2024, 4:52 p.m. UTC | #2
On 1/17/24 05:13, Tony Lindgren wrote:
> * Randy Dunlap <rdunlap@infradead.org> [240117 01:10]:
>> Fix many kernel-doc warnings in arch/arm/mach-omap2/:
> 
> Thanks for fixing these. These are unlikely to conflict with anything so
> please queue them along with other clean-up:
> 
> Acked-by: Tony Lindgren <tony@atomide.com>
> 
> Or alternatively let me know if you want me to apply them.

Yes, please go ahead and apply them.

Thanks.
Tony Lindgren Jan. 18, 2024, 8:57 a.m. UTC | #3
* Randy Dunlap <rdunlap@infradead.org> [240117 16:52]:
> 
> 
> On 1/17/24 05:13, Tony Lindgren wrote:
> > * Randy Dunlap <rdunlap@infradead.org> [240117 01:10]:
> >> Fix many kernel-doc warnings in arch/arm/mach-omap2/:
> > 
> > Thanks for fixing these. These are unlikely to conflict with anything so
> > please queue them along with other clean-up:
> > 
> > Acked-by: Tony Lindgren <tony@atomide.com>
> > 
> > Or alternatively let me know if you want me to apply them.
> 
> Yes, please go ahead and apply them.

OK will do after -rc1.

Thanks,

Tony
Tony Lindgren Jan. 26, 2024, 8:39 a.m. UTC | #4
* Tony Lindgren <tony@atomide.com> [240118 08:57]:
> * Randy Dunlap <rdunlap@infradead.org> [240117 16:52]:
> > Yes, please go ahead and apply them.
> 
> OK will do after -rc1.

Applied now into omap-for-v6.9/soc branch thanks [0].

Tony

[0] https://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v6.9/soc
Russell King (Oracle) Feb. 1, 2024, 9:32 a.m. UTC | #5
On Wed, Jan 17, 2024 at 08:52:16AM -0800, Randy Dunlap wrote:
> 
> 
> On 1/17/24 05:13, Tony Lindgren wrote:
> > * Randy Dunlap <rdunlap@infradead.org> [240117 01:10]:
> >> Fix many kernel-doc warnings in arch/arm/mach-omap2/:
> > 
> > Thanks for fixing these. These are unlikely to conflict with anything so
> > please queue them along with other clean-up:
> > 
> > Acked-by: Tony Lindgren <tony@atomide.com>
> > 
> > Or alternatively let me know if you want me to apply them.
> 
> Yes, please go ahead and apply them.

If you intend people other than me to apply patches, then please do not
copy the patches to the patch system. I now have to go through all 16
patches and search the mailing list to find out what happened... and so
far for the few I've checked, other people have applied them. So I'm
coming to the conclusion I should just discard the entire lot.
Randy Dunlap Feb. 1, 2024, 4:27 p.m. UTC | #6
On 2/1/24 01:32, Russell King (Oracle) wrote:
> On Wed, Jan 17, 2024 at 08:52:16AM -0800, Randy Dunlap wrote:
>>
>>
>> On 1/17/24 05:13, Tony Lindgren wrote:
>>> * Randy Dunlap <rdunlap@infradead.org> [240117 01:10]:
>>>> Fix many kernel-doc warnings in arch/arm/mach-omap2/:
>>>
>>> Thanks for fixing these. These are unlikely to conflict with anything so
>>> please queue them along with other clean-up:
>>>
>>> Acked-by: Tony Lindgren <tony@atomide.com>
>>>
>>> Or alternatively let me know if you want me to apply them.
>>
>> Yes, please go ahead and apply them.
> 
> If you intend people other than me to apply patches, then please do not
> copy the patches to the patch system. I now have to go through all 16
> patches and search the mailing list to find out what happened... and so
> far for the few I've checked, other people have applied them. So I'm
> coming to the conclusion I should just discard the entire lot.
> 

Got it. and sorry about that.  :(