From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arend van Spriel Subject: Re: [PATCH 11/18] wireless/ti: change strncpy+truncation to strlcpy Date: Fri, 13 Jul 2018 09:47:35 +0200 Message-ID: <5B485917.7090102@broadcom.com> References: <1531444483-17338-1-git-send-email-asmadeus@codewreck.org> <1531445149-19607-1-git-send-email-asmadeus@codewreck.org> <20180713073810.GA31984@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Kalle Valo , "David S. Miller" , Thomas Gleixner , Kate Stewart , Philippe Ombredanne , Joe Perches , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Greg Kroah-Hartman , Dominique Martinet Return-path: In-Reply-To: <20180713073810.GA31984@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 7/13/2018 9:38 AM, Greg Kroah-Hartman wrote: > On Fri, Jul 13, 2018 at 03:25:49AM +0200, Dominique Martinet wrote: >> Generated by scripts/coccinelle/misc/strncpy_truncation.cocci >> >> Signed-off-by: Dominique Martinet > > I don't know about other maintainers, but I know I wouldn't take such a > horrid changelog description as this :) > > good luck! especially as that script is not in the kernel tree yet. The patch adding that script contains a good motivation, but I would want to see that in commit message of every patch or at least the gist of it. Regards, Arend