public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "René Nyffenegger" <mail@renenyffenegger.ch>
To: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	trivial@kernel.org, mail@renenyffenegger.ch
Subject: Re: [PATCH] Changed the path from to the incorrect drivers/char/sysrq.c to drivers/tty/sysrq.c
Date: Thu, 28 Apr 2016 10:15:24 +0200	[thread overview]
Message-ID: <5721C69C.5010705@renenyffenegger.ch> (raw)
In-Reply-To: <20160426040223.6277db34@lwn.net>


Jonathan

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.

René

Signed-off-by: René Nyffenegger <mail@renenyffenegger.ch>
---
 Documentation/sysrq.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sysrq.txt b/Documentation/sysrq.txt
index 13f5619..3a3b30a 100644
--- a/Documentation/sysrq.txt
+++ b/Documentation/sysrq.txt
@@ -212,7 +212,7 @@ it is currently registered in that slot. This is in case the slot has been
 overwritten since you registered it.
 
 The Magic SysRQ system works by registering key operations against a key op
-lookup table, which is defined in 'drivers/char/sysrq.c'. This key table has
+lookup table, which is defined in 'drivers/tty/sysrq.c'. This key table has
 a number of operations registered into it at compile time, but is mutable,
 and 2 functions are exported for interface to it:
 	register_sysrq_key and unregister_sysrq_key.
-- 
2.8.0

  reply	other threads:[~2016-04-28  8:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22 19:17 [PATCH] Changed the path from to the incorrect drivers/char/sysrq.c to drivers/tty/sysrq.c René Nyffenegger
2016-04-26 10:02 ` Jonathan Corbet
2016-04-28  8:15   ` René Nyffenegger [this message]
2016-04-28 14:04     ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5721C69C.5010705@renenyffenegger.ch \
    --to=mail@renenyffenegger.ch \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox