David Miller <[email protected]> writes: > From: Roman Mashak <[email protected]> > Date: Fri, 2 Mar 2018 17:01:39 -0500 > >> Introduce routine to calculate size of the common tc netlink attributes, >> and another helper routine to get the full message size including netlink >> header and service header. >> >> Signed-off-by: Roman Mashak <[email protected]> > > Adding the helpers as static functions, with no users, makes this > series non-bisectable because the compiler will warn about the unused > functions at this point in the series.
Thank you. I will fix in v2.
