patch-1.3.5 linux/drivers/scsi/scsicam.c
Next file: linux/drivers/scsi/sd.c
Previous file: linux/drivers/scsi/scsi_proc.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Jun 29 11:19:11 1995
- Orig file:
v1.3.4/linux/drivers/scsi/scsicam.c
- Orig date:
Tue Nov 8 08:19:17 1994
diff -u --recursive --new-file v1.3.4/linux/drivers/scsi/scsicam.c linux/drivers/scsi/scsicam.c
@@ -64,7 +64,7 @@
/*
* Function : static int partsize(struct buffer_head *bh, unsigned long
- * capacity,unsigned int *cyls, unsigned int *hds, unsigned int secs);
+ * capacity,unsigned int *cyls, unsigned int *hds, unsigned int *secs);
*
* Purpose : to determine the BIOS mapping used to create the partition
* table, storing the results in *cyls, *hds, and *secs
@@ -129,7 +129,7 @@
/*
* Function : static int setsize(unsigned long capacity,unsigned int *cyls,
- * unsigned int *hds, unsigned int secs);
+ * unsigned int *hds, unsigned int *secs);
*
* Purpose : to determine a near-optimal int 0x13 mapping for a
* SCSI disk in terms of lost space of size capacity, storing
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this