Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linux
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martyn Welch
linux
Commits
58ef2c4c
Commit
58ef2c4c
authored
19 years ago
by
Adrian Bunk
Browse files
Options
Downloads
Patches
Plain Diff
typos: s/ducument/document/
s/ducument/document/ Signed-off-by:
Adrian Bunk
<
bunk@stusta.de
>
parent
2a08b4e9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Documentation/DocBook/Makefile
+1
-1
1 addition, 1 deletion
Documentation/DocBook/Makefile
drivers/s390/char/sclp_rw.c
+1
-1
1 addition, 1 deletion
drivers/s390/char/sclp_rw.c
with
2 additions
and
2 deletions
Documentation/DocBook/Makefile
+
1
−
1
View file @
58ef2c4c
...
...
@@ -2,7 +2,7 @@
# This makefile is used to generate the kernel documentation,
# primarily based on in-line comments in various source files.
# See Documentation/kernel-doc-nano-HOWTO.txt for instruction in how
# to d
u
cument the SRC - and how to read it.
# to d
o
cument the SRC - and how to read it.
# To add a new book the only step required is to add the book to the
# list of DOCBOOKS.
...
...
This diff is collapsed.
Click to expand it.
drivers/s390/char/sclp_rw.c
+
1
−
1
View file @
58ef2c4c
...
...
@@ -24,7 +24,7 @@
/*
* The room for the SCCB (only for writing) is not equal to a pages size
* (as it is specified as the maximum size in the the SCLP d
u
cumentation)
* (as it is specified as the maximum size in the the SCLP d
o
cumentation)
* because of the additional data structure described above.
*/
#define MAX_SCCB_ROOM (PAGE_SIZE - sizeof(struct sclp_buffer))
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment