public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "René Nyffenegger" <mail@renenyffenegger.ch>
To: corbet@lwn.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: trivial@kernel.org, mail@renenyffenegger.ch
Subject: [PATCH] Changed the path from to the incorrect drivers/char/sysrq.c to drivers/tty/sysrq.c
Date: Fri, 22 Apr 2016 21:17:23 +0200	[thread overview]
Message-ID: <571A78C3.9040104@renenyffenegger.ch> (raw)

This is my first patch submission. Please let me know if I have made a 
mistake anywhere.

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-22 19:26 UTC|newest]

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