[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANvS2vUHZ4zVLwhPyr6oPkAXuVcd3zn+8narVzMuoUoP+uxZDQ@mail.gmail.com>
Date: Thu, 25 Sep 2025 14:56:57 +0300
From: Cezar Chiru <chiru.cezar.89@...il.com>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: andi.shyti@...nel.org, linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 1/3] i2c: pcf8584: Fix debug macros defines of if statements
Hi Wolfram,
> > -#define DEB2(x) if (i2c_debug >= 2) x
> > -#define DEB3(x) if (i2c_debug >= 3) x /* print several statistical values */
> > -#define DEBPROTO(x) if (i2c_debug >= 9) x;
>
> Given that nobody updated the code in the last 16 years, I think it is
> safe to simply remove these debug macros. Are you open to do that?
I can do the removal of debug macros. Also for the other changes you
requested I will submit new patches with changes requested soon.
Expect my work by start of next week.
/Cezar Chiru
Powered by blists - more mailing lists