From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751840AbcDZKCa (ORCPT ); Tue, 26 Apr 2016 06:02:30 -0400 Received: from tex.lwn.net ([70.33.254.29]:35467 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751037AbcDZKC3 (ORCPT ); Tue, 26 Apr 2016 06:02:29 -0400 Date: Tue, 26 Apr 2016 04:02:23 -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: <20160426040223.6277db34@lwn.net> In-Reply-To: <571A78C3.9040104@renenyffenegger.ch> References: <571A78C3.9040104@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 Fri, 22 Apr 2016 21:17:23 +0200 René Nyffenegger wrote: > This is my first patch submission. Please let me know if I have made a > mistake anywhere. Thank you for improving the documentation! Unfortunately, the patch was corrupted by your mail client and does not apply. Could I please ask you to have a look at Documentation/email-clients.txt for information on how to send patches so that they arrive intact at the other end? A good approach is to email the patch to yourself and ensure that the result applies before trying again. Thanks, jon