On 07/13/2017 10:40 AM, Michal Privoznik wrote:
On 06/02/2017 12:25 PM, John Ferlan wrote:
> Rename to virNWFilterInstantiateFilterUpdate and alter the callers to not
> have one parameter per line.
>
> Signed-off-by: John Ferlan <jferlan(a)redhat.com>
> ---
> src/nwfilter/nwfilter_gentech_driver.c | 62 +++++++++++++---------------------
> 1 file changed, 24 insertions(+), 38 deletions(-)
ACK
BTW I'm curious why the "Update" suffix?
No special reason - although IIRC this is where all the work is done and
it's way better than the existing name.
John