[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y5i6M/9XEr0zvenj@shell.armlinux.org.uk>
Date: Tue, 13 Dec 2022 17:45:23 +0000
From: "Russell King (Oracle)" <linux@...linux.org.uk>
To: "Seija K." <doremylover123@...il.com>
Cc: Stefano Stabellini <sstabellini@...nel.org>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Chris Zankel <chris@...kel.net>,
Max Filippov <jcmvbkbc@...il.com>,
linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
linux-arm-kernel@...ts.infradead.org, linux-mips@...r.kernel.org
Subject: Re: [PATCH] arch: change variable types to match those of what is
assigned to them
On Tue, Dec 13, 2022 at 12:35:35PM -0500, Seija K. wrote:
> There are many places where "int len = strlen(foo);" is written, just
> for len to be passed as a parameter of size_t. This causes truncation
> and then expansion back from int to size_t. Not to mention this is
> poor logic and needless truncations can add extra unneeded
> instructions.
>
> This patch aims to fix the worst offenders.
I suggested to test _not_ on the mailing lists, because it adds
unnecessary noise - and remember that your email needlessly gets
sent to thousands of recipients.
Yet again, the patch is mangled, but is better than the last one.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
Powered by blists - more mailing lists