Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp2024460imm; Sat, 30 Jun 2018 09:11:07 -0700 (PDT) X-Google-Smtp-Source: AAOMgpd/bvEldMfvgJNWZHbmON3EtyHMjY72IuZS5qplriTrA+xMSlkWIXzzyBbB039O43hz8z2l X-Received: by 2002:a63:a919:: with SMTP id u25-v6mr5465870pge.211.1530375067784; Sat, 30 Jun 2018 09:11:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530375067; cv=none; d=google.com; s=arc-20160816; b=wyke/xE7fl6GTjEHKsXmD83AmrUGLqRteh8HjzOFoCvI5RBfi89qcOqUWtYG67iFhj b/Z8fSWHD4xc0RMq7AByN0s1xJfWvtWdKRoXH7Keyhw/Jy+SqcHbWpYmIkld/5AbrSda y2Yw/Ms0Pfx3k4nsebLLIMsG03wuAATmGjhlAolkSSQIuHlBtEFEa9gN/+trLB6lwW/6 S+cvQCUYcu8NWVqOgU/ijz9CTuBNJD+FaFaY8syuHBenjQ9RqwegUzfCQ8yS0QJ6UQO2 OCKDJSs/ZLlzWEPEVIxZR16lOOtmXANYbi0FcDfzWUfQx9ZK2bCCs9whI6pkb/XVenvU dwpQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=zrXGkaSDCYhednNmTcHWHOjdS0wF1GKxK3zms4EJTw0=; b=dlGv/7644ozm0PrH/6kSI4u0hJq4moSOwPpoBK95KNvCJSEKDyJdoCB2u74jr7Tutp kafjsNVFSLJ+PgNAMUPd2txLy7/HTqd0ArCRmvr9JD0A+sjKA1Z2Q1icep5XQ8ts1Cok 0C+OKjJxRmKazG7Vu0im+JpW7Uc7nZSkDGGXWaO0a5szm36LQgMipb1GcvccEUdmSNvk iQ5fmTV4oAJJ3gEnk6ie6nflm1iuqX/5/QrX8cQ88jzT/6oTQtsxl/jCJwiMWT0KHIZ+ qU9oBqO0OZP1n4VXuav05KIOGjQFwY2fRtBIiEE4T0fgtVg1nuUTrjVj5+Yf8DErwhOk Fm+w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t5-v6si9428984plz.286.2018.06.30.09.10.53; Sat, 30 Jun 2018 09:11:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751372AbeF3QJ3 (ORCPT + 99 others); Sat, 30 Jun 2018 12:09:29 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36154 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751063AbeF3QJ2 (ORCPT ); Sat, 30 Jun 2018 12:09:28 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id EB7CE92F; Sat, 30 Jun 2018 16:09:27 +0000 (UTC) Date: Sat, 30 Jun 2018 18:09:25 +0200 From: Greg KH To: Tamir Suliman Cc: ganesanr@broadcom.com, jchandra@broadcom.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] NETLOGIC: Kconfig: Fixed help and coding style warnings Message-ID: <20180630160925.GA20625@kroah.com> References: <1530369044-23734-1-git-send-email-tsuliman@linuxvaults.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1530369044-23734-1-git-send-email-tsuliman@linuxvaults.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 30, 2018 at 02:30:44PM +0000, Tamir Suliman wrote: > Fixed Coding style issues > > Signed-off-by: Tamir Suliman > --- > drivers/staging/netlogic/Kconfig | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/drivers/staging/netlogic/Kconfig b/drivers/staging/netlogic/Kconfig > index d660de5..6e8e56a 100644 > --- a/drivers/staging/netlogic/Kconfig > +++ b/drivers/staging/netlogic/Kconfig > @@ -2,6 +2,8 @@ config NETLOGIC_XLR_NET > tristate "Netlogic XLR/XLS network device" > depends on CPU_XLR > select PHYLIB > - ---help--- > + help > This driver support Netlogic XLR/XLS on chip gigabit > - Ethernet. > + Ethernet.The XLR/XLS NAE blocks can be configured as one 10G > + interface or four 1G interfaces. This driver supports blocks > + with 1G ports. > -- > 1.8.3.1 Hi, This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him a patch that has triggered this response. He used to manually respond to these common problems, but in order to save his sanity (he kept writing the same thing over and over, yet to different people), I was created. Hopefully you will not take offence and will fix the problem in your patch and resubmit it so that it can be accepted into the Linux kernel tree. You are receiving this message because of the following common error(s) as indicated below: - You did not specify a description of why the patch is needed, or possibly, any description at all, in the email body. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what is needed in order to properly describe the change. - You did not write a descriptive Subject: for the patch, allowing Greg, and everyone else, to know what this patch is all about. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what a proper Subject: line should look like. If you wish to discuss this problem further, or you have questions about how to resolve this issue, please feel free to respond to this email and Greg will reply once he has dug out from the pending patches received from other developers. thanks, greg k-h's patch email bot