On 1/5/17 8:32 PM, David Ahern wrote: > rt_fill_info has only 1 caller and both of the last 2 args -- nowait > and flags -- are hardcoded to 0. Given that remove them as input arguments > and simplify rt_fill_info accordingly. > > Signed-off-by: David Ahern <d...@cumulusnetworks.com> > --- > net/ipv4/route.c | 20 +++++++------------- > 1 file changed, 7 insertions(+), 13 deletions(-)
forgot to update the header -- this is a standalone patch for net-next. sorry.