From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751341Ab1KGFQZ (ORCPT ); Mon, 7 Nov 2011 00:16:25 -0500 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:60269 "EHLO e23smtp09.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750771Ab1KGFQX (ORCPT ); Mon, 7 Nov 2011 00:16:23 -0500 Message-ID: <4EB7699E.3060508@linux.vnet.ibm.com> Date: Mon, 07 Nov 2011 10:46:14 +0530 From: "Srivatsa S. Bhat" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:7.0) Gecko/20110927 Thunderbird/7.0 MIME-Version: 1.0 To: Feng King CC: netdev@vger.kernel.org, davem@davemloft.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] data: hello References: <1320502893-5136-1-git-send-email-kinwin2008@gmail.com> In-Reply-To: <1320502893-5136-1-git-send-email-kinwin2008@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit x-cbid: 11110620-3568-0000-0000-000000A3DA2C Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/05/2011 07:51 PM, Feng King wrote: > great > > > Signed-off-by: Feng King > --- > b | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > create mode 100644 b > > diff --git a/b b/b > new file mode 100644 > index 0000000..a60a1f3 > --- /dev/null > +++ b/b > @@ -0,0 +1 @@ > +hell Hi Feng and other potential contributors, Usually kernel developers simply ignore spam or filter it out. But since you also sent a patch after this mail, I am replying to this. Please don't spam LKML with "test" emails like this. Already LKML receives far more _useful_ emails than what one can possibly read, so adding junk like this to that pile only annoys people. And please bear in mind that it also gives a bad impression about the sender and may also tempt people to ignore your patches on purpose, as a natural human tendency. If you have genuine contributions to make, like patches or bug reports or even want to ask questions, please feel free to do so directly. That's what this mailing list is for, after all. Thanks, Srivatsa S. Bhat