On 3/10/17 12:56 AM, Jiri Pirko wrote: > From: Ido Schimmel <ido...@mellanox.com> > > We always pass the same event type to fib_notify() and > fib_rules_notify(), so we can safely drop this argument. > > Signed-off-by: Ido Schimmel <ido...@mellanox.com> > Signed-off-by: Jiri Pirko <j...@mellanox.com> > --- > include/net/ip_fib.h | 9 +++------ > net/ipv4/fib_notifier.c | 4 ++-- > net/ipv4/fib_rules.c | 5 ++--- > net/ipv4/fib_trie.c | 15 ++++++--------- > 4 files changed, 13 insertions(+), 20 deletions(-) >
Acked-by: David Ahern <d...@cumulusnetworks.com>