]> err.no Git - linux-2.6/blobdiff - drivers/s390/char/sclp_rw.c
Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
[linux-2.6] / drivers / s390 / char / sclp_rw.c
index bbd5b8b66f420b9288a84a21ba89f622457afee3..d6b06ab81188884a1a63729653366a7ab4ee7b8d 100644 (file)
@@ -23,7 +23,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 documentation)
+ * (as it is specified as the maximum size in the SCLP documentation)
  * because of the additional data structure described above.
  */
 #define MAX_SCCB_ROOM (PAGE_SIZE - sizeof(struct sclp_buffer))