On Mon, Oct 16, 2023 at 09:26:02AM +0200, Milan Broz wrote: > This patch optimizes the previous one for 64-bit platforms, What is "previous one"? We don't know that when we go and look at the changelog in the future. > where > unsigned long is 64-bit, so we do not need to convert quirk flags > to 32-bit index. > > Signed-off-by: Milan Broz <gmazyland@xxxxxxxxx> Why not just do it properly the first time? You are fixing up a patch that you added, which should not be needed. thanks, greg k-h