On 2/12/24 03:30, Ricardo B. Marliere wrote:
Remove some extraneous whitespace.I saw some patches did this, thought it would ok to add.
Please don't do that. Each patch should only make a single logical change. Additionally, making unnecessary whitespace changes is controversial because it makes reviewing and backporting patches harder than necessary. Bart.