提交 2fd872bd 编写于 作者: R René Nyffenegger 提交者: Jonathan Corbet

Doc: correct the location of sysrq.c

sysrq.c moved to drivers/tty in 2010; update the documentation to match.
Signed-off-by: NRené Nyffenegger <mail@renenyffenegger.ch>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 08559657
...@@ -212,7 +212,7 @@ it is currently registered in that slot. This is in case the slot has been ...@@ -212,7 +212,7 @@ it is currently registered in that slot. This is in case the slot has been
overwritten since you registered it. overwritten since you registered it.
The Magic SysRQ system works by registering key operations against a key op 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, a number of operations registered into it at compile time, but is mutable,
and 2 functions are exported for interface to it: and 2 functions are exported for interface to it:
register_sysrq_key and unregister_sysrq_key. register_sysrq_key and unregister_sysrq_key.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册