Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751590AbaJLLGH (ORCPT ); Sun, 12 Oct 2014 07:06:07 -0400 Received: from mail-la0-f52.google.com ([209.85.215.52]:47493 "EHLO mail-la0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751025AbaJLLGD (ORCPT ); Sun, 12 Oct 2014 07:06:03 -0400 MIME-Version: 1.0 In-Reply-To: <543A36A0.8090300@broadcom.com> References: <1413071551-15372-1-git-send-email-rickard_strandqvist@spectrumdigital.se> <543A36A0.8090300@broadcom.com> From: Rickard Strandqvist Date: Sun, 12 Oct 2014 13:05:40 +0200 Message-ID: Subject: Re: [PATCH] net: wireless: brcm80211: brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy To: Arend van Spriel Cc: Brett Rudley , Hante Meuleman , "John W. Linville" , Pieter-Paul Giesberts , Daniel Kim , linux-wireless@vger.kernel.org, brcm80211-dev-list@broadcom.com, Network Development , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2014-10-12 10:06 GMT+02:00 Arend van Spriel : > On 12-10-14 01:52, Rickard Strandqvist wrote: >> Replacing strncpy with strlcpy to avoid strings that lacks null terminate. >> And changed from using strncpy to strlcpy to simplify code. > > Looks good to me. Just two small process related remarks: > > - It is sufficient to prefix the patch with brcmfmac (skip net:...). > - Send the patch to the wireless maintainer, ie. John Linville. Hi Sure, no problem. Sending a new patch in a moment... Kind regards Rickard Strandqvist -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/