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

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