[PATCH ghak25 v2 1/9] netfilter: normalize x_table function declarations

Paul Moore paul at paul-moore.com
Fri Jan 31 03:17:30 UTC 2020


On Mon, Jan 6, 2020 at 1:54 PM Richard Guy Briggs <rgb at redhat.com> wrote:
> Git context diffs were being produced with unhelpful declaration types
> in the place of function names to help identify the funciton in which
                                                      ^^^^^^^^
                                                      function
> changes were made.
>
> Normalize x_table function declarations so that git context diff
> function labels work as expected.
>
> Signed-off-by: Richard Guy Briggs <rgb at redhat.com>
> ---
>  net/netfilter/x_tables.c | 43 ++++++++++++++++++-------------------------
>  1 file changed, 18 insertions(+), 25 deletions(-)

Considering that this patch is a style change in code outside of
audit, and we want to merge this via the audit tree, I think it is
best if you drop the style changes from this patchset.  You can always
submit them later to the netfilter developers.

--
paul moore
www.paul-moore.com





More information about the Linux-audit mailing list