From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752438AbcD1OEa (ORCPT ); Thu, 28 Apr 2016 10:04:30 -0400 Received: from tex.lwn.net ([70.33.254.29]:50128 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751865AbcD1OE3 (ORCPT ); Thu, 28 Apr 2016 10:04:29 -0400 Date: Thu, 28 Apr 2016 08:04:16 -0600 From: Jonathan Corbet To: =?UTF-8?B?UmVuw6k=?= Nyffenegger Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, trivial@kernel.org Subject: Re: [PATCH] Changed the path from to the incorrect drivers/char/sysrq.c to drivers/tty/sysrq.c Message-ID: <20160428080416.2f363081@lwn.net> In-Reply-To: <5721C69C.5010705@renenyffenegger.ch> References: <571A78C3.9040104@renenyffenegger.ch> <20160426040223.6277db34@lwn.net> <5721C69C.5010705@renenyffenegger.ch> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 28 Apr 2016 10:15:24 +0200 René Nyffenegger wrote: > You're right, the lines were wrapped at character 78. I have fixed that > and sent the patch to myself. The attached patch should work now. The patch applies, but the above text is not a proper commit message, so I still can't apply it without editing it. I've done that this time around, but, in the future, please be sure that the entire patch posting is suitable for application. Thanks, jon