mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-17 15:31:57 +00:00
typos: s/ducument/document/
s/ducument/document/ Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user