On Sat, Sep 28, 2019 at 8:46 AM Stephen Hemminger <[email protected]> wrote: > > On Fri, 27 Sep 2019 21:48:23 -0700 > Roopa Prabhu <[email protected]> wrote: > > Overall, looks good. > > > + if (print_fdb(answer, (void *)stdout) < 0) { > > Cast to void is not necessary in C (it is in C++)
thats a copy/paste from iproute get code. will remove it and post v2, thx
