Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25185
b: refs/heads/master
c: 58ef2c4
h: refs/heads/master
i:
  25183: 34121af
v: v3
  • Loading branch information
Adrian Bunk committed Mar 31, 2006
1 parent e499854 commit 58c52f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2a08b4e90408d15dc22a29b45b645ad7a6f09137
refs/heads/master: 58ef2c4ce3c98fe46ae159bd560b63421798ea90
2 changes: 1 addition & 1 deletion trunk/Documentation/DocBook/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 ducument the SRC - and how to read it.
# to document 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.

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/s390/char/sclp_rw.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 ducumentation)
* (as it is specified as the maximum size in the the SCLP documentation)
* because of the additional data structure described above.
*/
#define MAX_SCCB_ROOM (PAGE_SIZE - sizeof(struct sclp_buffer))
Expand Down

0 comments on commit 58c52f5

Please sign in to comment.