From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 34EBE1F0617; Thu, 2 Feb 2017 19:14:02 -0500 (EST) Received: from hera.aquilenet.fr (hera.aquilenet.fr [141.255.128.1]) by befuddled.reisers.ca (Postfix) with ESMTP id 5D5011F0643 for ; Thu, 2 Feb 2017 19:13:58 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 0B18BA366; Fri, 3 Feb 2017 01:13:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9U6Pz88oVUYs; Fri, 3 Feb 2017 01:13:56 +0100 (CET) Received: from var.youpi.perso.aquilenet.fr (unknown [IPv6:2a01:cb19:181:c200:3602:86ff:fe2c:6a19]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 860A3795D; Fri, 3 Feb 2017 01:13:56 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.88) (envelope-from ) id 1cZRVj-0006fv-PL; Fri, 03 Feb 2017 01:13:55 +0100 Date: Fri, 3 Feb 2017 01:13:55 +0100 From: Samuel Thibault To: Okash Khawaja Cc: "Speakup is a screen review system for Linux." Subject: Re: Line discipline Message-ID: <20170203001355.GQ2633@var.home> References: <20170126001801.GQ3119@var.home> <20170126083312.GB25343@var.home> <20170128175709.GO3304@var.home> <20170128183039.GS3304@var.home> <20170203001144.GN2633@var.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170203001144.GN2633@var.home> User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2017 00:14:03 -0000 Samuel Thibault, on Fri 03 Feb 2017 01:11:44 +0100, wrote: > see patch submissions on the linux kernel mailing list for examples of > changelogs. And of course Documentation/SubmittingPatches. But really for now, learn about quilt, so that you get at ease with changing code in the different patches of your series. Samuel