On Fri, 4 Sep 2026 12:12:35 -0700 Stephen Hemminger <[email protected]> wrote:
> I recently modified my build test to automatically enable all > DEBUG flags. This is because developers often add debug code, > forget about it, and it bit rots. > > This patch series fixes all the places where #ifdef XXX_DEBUG > code was present but would not build without warnings. Applied to next-net. Now all of next-net builds clean with this series.

