From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754846AbcEQNsG (ORCPT ); Tue, 17 May 2016 09:48:06 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51966 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750758AbcEQNsE (ORCPT ); Tue, 17 May 2016 09:48:04 -0400 Date: Tue, 17 May 2016 06:47:56 -0700 From: Greg KH To: Amit Ghadge Cc: devel@driverdev.osuosl.org, abbotti@mev.co.uk, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: comedi: quatech_daqp_cs.c: fixed a warning issue Message-ID: <20160517134756.GA18227@kroah.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160517040036.GA9991@localhost.localdomain> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 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. greg k-h