Ok. I haven't come across it before myself. But if it's already widely used then that's fine. Thanks. ________________________________ From: Antonio Borneo <[email protected]> Sent: Sunday, September 5, 2021 10:27:41 PM To: Tommy Murphy <[email protected]> Cc: Rene Kita <[email protected]>; OpenOCD <[email protected]> Subject: Re: [PATCH]: bed671d27 openocd: remove last NULL comparisons
On Sun, Sep 5, 2021 at 10:45 PM Tommy Murphy <[email protected]> wrote: > > Doesn't subtle code like that perhaps need an explanatory comment? > I also wondered if the double negation was erroneous. Tommy, if I counted correctly inside the grep output, this is already used 49 times in openocd code. I always considered it as a usual C syntax, so I didn't think about adding a comment. Antonio
