[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250116130910.GA2446278@mit.edu>
Date: Thu, 16 Jan 2025 08:09:10 -0500
From: "Theodore Ts'o" <tytso@....edu>
To: Andreas Dilger <adilger@...mcloud.com>
Cc: linux-ext4@...r.kernel.org, Li Dongyang <dongyangli@....com>
Subject: Re: [PATCH 1/2] misc: deduplicate log2/log10 functions
On Wed, Jan 15, 2025 at 06:11:49PM -0700, Andreas Dilger wrote:
> Remove duplicate log2() and log10() functions and replace them
> with a single pair of functions ext2fs_log2() and ext2fs_log10().
Could you please implement 4 funcions, instead of just 2? That is:
ext2fs_log{2,10}_u{32,64}()
Thanks!!
- Ted
Powered by blists - more mailing lists