patch-2.4.15 linux/include/asm-s390/vtoc.h
Next file: linux/include/asm-s390x/atomic.h
Previous file: linux/include/asm-s390/sigcontext.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Nov  9 14:11:15 2001
-  Orig file: 
v2.4.14/linux/include/asm-s390/vtoc.h
-  Orig date: 
Tue Oct 23 22:48:53 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-s390/vtoc.h linux/include/asm-s390/vtoc.h
@@ -190,7 +190,7 @@
 	ds5ext_t DS5EXTAV[7];     /* seven available extents                 */
 	__u8 DS5FMTID;            /* format identifier                       */
 	ds5ext_t DS5MAVET[18];    /* eighteen available extents              */
-	cchhb_t DS5PTRDS[5];      /* pointer to next format5 DSCB            */
+	cchhb_t DS5PTRDS;         /* pointer to next format5 DSCB            */
 } __attribute__ ((packed)) format5_label_t;
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)