[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160610.232309.1888176509428411521.davem@davemloft.net>
Date: Fri, 10 Jun 2016 23:23:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ben.dooks@...ethink.co.uk
Cc: linux-kernel@...ts.codethink.co.uk, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [V2] net: diag: add missing declarations
From: Ben Dooks <ben.dooks@...ethink.co.uk>
Date: Thu, 9 Jun 2016 18:05:09 +0100
> The functions inet_diag_msg_common_fill and inet_diag_msg_attrs_fill
> seem to have been missed from the include/linux/inet_diag.h header
> file. Add them to fix the following warnings:
>
> net/ipv4/inet_diag.c:69:6: warning: symbol 'inet_diag_msg_common_fill' was not declared. Should it be static?
> net/ipv4/inet_diag.c:108:5: warning: symbol 'inet_diag_msg_attrs_fill' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks@...ethink.co.uk>
Applied, thanks.
Powered by blists - more mailing lists