From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752840AbcERB3q (ORCPT ); Tue, 17 May 2016 21:29:46 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35908 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751938AbcERB3p (ORCPT ); Tue, 17 May 2016 21:29:45 -0400 Date: Wed, 18 May 2016 06:59:39 +0530 From: Amit Ghadge To: Greg KH Cc: abbotti@mev.co.uk, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Message-ID: <20160518012939.GA3509@localhost.localdomain> References: <1463420071-4460-1-git-send-email-amitg.b14@gmail.com> <20160516181905.GA12970@kroah.com> <20160517032555.GA9789@localhost.localdomain> <20160517033455.GA30241@kroah.com> <20160517040036.GA9991@localhost.localdomain> <20160517134756.GA18227@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160517134756.GA18227@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 17, 2016 at 06:47:56AM -0700, Greg KH wrote: > A: http://en.wikipedia.org/wiki/Top_post > Q: Were do I find info about this thing called top-posting? > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > A: Top-posting. > Q: What is the most annoying thing in e-mail? > > A: No. > Q: Should I include quotations after my reply? > > http://daringfireball.net/2007/07/on_top Thanks for this valuable information. > > On Tue, May 17, 2016 at 09:31:56AM +0530, Amit Ghadge wrote: > > Hello Greg KH, > > > > I make patch same like other, I'm new and I nerver see changelog in other patches. > > > > Where to add changelog? I followed you are tutorial. > > It's the area in the email before the patch, it ends up in the changelog > when the patch is committed to the kernel tree. You wrote something > this time, but it was vague and didn't make sense. Please fix that up > and resend. I resend this patch with patch description. > > greg k-h