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
Kirill Smelkov
linux
Commits
1e6197e2
Commit
1e6197e2
authored
Jan 05, 2003
by
John Bradford
Committed by
Linus Torvalds
Jan 05, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] Fix two mis-spellings of 'kernel'
parent
4c540864
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
arch/mips/kernel/pci.c
arch/mips/kernel/pci.c
+1
-1
arch/ppc64/kernel/signal32.c
arch/ppc64/kernel/signal32.c
+1
-1
No files found.
arch/mips/kernel/pci.c
View file @
1e6197e2
...
...
@@ -3,7 +3,7 @@
* Author: Jun Sun, jsun@mvista.com or jsun@junsun.net
*
* Modified to be mips generic, ppopov@mvista.com
* arch/mips/kernl/pci.c
* arch/mips/kern
e
l/pci.c
* Common MIPS PCI routines.
*
* This program is free software; you can redistribute it and/or modify it
...
...
arch/ppc64/kernel/signal32.c
View file @
1e6197e2
...
...
@@ -57,7 +57,7 @@
struct
sigregs32
{
/*
* the gp_regs array is 32 bit representation of the pt_regs
* structure that was stored on the kern
le
stack during the
* structure that was stored on the kern
el
stack during the
* system call that was interrupted for the signal.
*
* Note that the entire pt_regs regs structure will fit in
...
...
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