[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <mafs0ttjiam72.fsf@kernel.org>
Date: Tue, 30 Apr 2024 17:45:37 +0200
From: Pratyush Yadav <pratyush@...nel.org>
To: Michael Walle <mwalle@...nel.org>
Cc: Tudor Ambarus <tudor.ambarus@...aro.org>, Pratyush Yadav
<pratyush@...nel.org>, Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>, Vignesh Raghavendra
<vigneshr@...com>, Dan Carpenter <dan.carpenter@...aro.org>,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mtd: spi-nor: replace unnecessary div64_u64() with
div_u64()
On Mon, Apr 29 2024, Michael Walle wrote:
> Both occurences of div64_u64() just have a u8 or u32 divisor. Use
> div_u64() instead.
Applied, thanks! I fixed up the commit message a little by adding the bit
about performance on 32 bit arch, and fixed some typos.
[1/1] mtd: spi-nor: replace unnecessary div64_u64() with div_u64()
commit: https://git.kernel.org/mtd/c/c84b3925c7d6c
--
Regards,
Pratyush Yadav
Powered by blists - more mailing lists