From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gao feng Subject: Re: [PATCH] audit: change pid to portid for audit_reply Date: Thu, 24 Oct 2013 08:42:25 +0800 Message-ID: <52686CF1.1040300@cn.fujitsu.com> References: <1382527523-22505-1-git-send-email-gaofeng@cn.fujitsu.com> <20131023192001.GB5059@madcap2.tricolour.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131023192001.GB5059@madcap2.tricolour.ca> Sender: linux-kernel-owner@vger.kernel.org To: Richard Guy Briggs Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org List-Id: linux-audit@redhat.com On 10/24/2013 03:20 AM, Richard Guy Briggs wrote: > On Wed, Oct 23, 2013 at 07:25:23PM +0800, Gao feng wrote: >> The "pid" is not a suitable name for netlink port, >> change it to "portid". > > That is already in the works: > https://www.redhat.com/archives/linux-audit/2013-August/msg00023.html > https://lkml.org/lkml/2013/8/20/630 > > May I add your Signed-off-by: to that previous patch? Oops, I didn't notice that. you can add my Signed-off-by if you wish :) Thanks