Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
0353f267
Commit
0353f267
authored
Oct 18, 2002
by
Randy Dunlap
Committed by
Linus Torvalds
Oct 18, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] fix sysrq typos
parent
0fffce8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
drivers/char/sysrq.c
drivers/char/sysrq.c
+2
-2
No files found.
drivers/char/sysrq.c
View file @
0353f267
...
@@ -349,8 +349,8 @@ static struct sysrq_key_op *sysrq_key_table[SYSRQ_KEY_TABLE_LENGTH] = {
...
@@ -349,8 +349,8 @@ static struct sysrq_key_op *sysrq_key_table[SYSRQ_KEY_TABLE_LENGTH] = {
/* 8 */
&
sysrq_loglevel_op
,
/* 8 */
&
sysrq_loglevel_op
,
/* 9 */
&
sysrq_loglevel_op
,
/* 9 */
&
sysrq_loglevel_op
,
/* a */
NULL
,
/* Don't use for system provided sysrqs,
/* a */
NULL
,
/* Don't use for system provided sysrqs,
it is handled specially on the spar
k
it is handled specially on the spar
c
and will never arive */
and will never ar
r
ive */
/* b */
&
sysrq_reboot_op
,
/* b */
&
sysrq_reboot_op
,
/* c */
NULL
,
/* c */
NULL
,
/* d */
NULL
,
/* d */
NULL
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment