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
558be9fe
Commit
558be9fe
authored
Aug 27, 2002
by
James Mayer
Committed by
Linus Torvalds
Aug 27, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] drivers_scsi_sym53c8xx.c, typo: the the
parent
ac7bcef4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
drivers/scsi/sym53c8xx.c
drivers/scsi/sym53c8xx.c
+2
-2
No files found.
drivers/scsi/sym53c8xx.c
View file @
558be9fe
...
@@ -2650,7 +2650,7 @@ static struct script script0 __initdata = {
...
@@ -2650,7 +2650,7 @@ static struct script script0 __initdata = {
** The below GETJOB_BEGIN to GETJOB_END section of SCRIPTS
** The below GETJOB_BEGIN to GETJOB_END section of SCRIPTS
** is a critical path. If it is partially executed, it then
** is a critical path. If it is partially executed, it then
** may happen that the job address is not yet in the DSA
** may happen that the job address is not yet in the DSA
** and the
the
next queue position points to the next JOB.
** and the next queue position points to the next JOB.
*/
*/
SCR_LOAD_ABS
(
dsa
,
4
),
SCR_LOAD_ABS
(
dsa
,
4
),
PADDRH
(
startpos
),
PADDRH
(
startpos
),
...
@@ -12884,7 +12884,7 @@ static void __init ncr_detect_pqs_pds(void)
...
@@ -12884,7 +12884,7 @@ static void __init ncr_detect_pqs_pds(void)
** differ and attach them using the order in the NVRAM.
** differ and attach them using the order in the NVRAM.
**
**
** If no NVRAM is found or data appears invalid attach boards in
** If no NVRAM is found or data appears invalid attach boards in
** the
the
order they are detected.
** the order they are detected.
**===================================================================
**===================================================================
*/
*/
int
__init
sym53c8xx_detect
(
Scsi_Host_Template
*
tpnt
)
int
__init
sym53c8xx_detect
(
Scsi_Host_Template
*
tpnt
)
...
...
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