patch-2.4.4 linux/drivers/block/cciss_cmd.h
Next file: linux/drivers/block/ll_rw_blk.c
Previous file: linux/drivers/block/cciss.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Apr 13 20:26:07 2001
-  Orig file: 
v2.4.3/linux/drivers/block/cciss_cmd.h
-  Orig date: 
Fri Sep 22 17:11:37 2000
diff -u --recursive --new-file v2.4.3/linux/drivers/block/cciss_cmd.h linux/drivers/block/cciss_cmd.h
@@ -222,7 +222,7 @@
   ErrDescriptor_struct     ErrDesc;
   SGDescriptor_struct      SG[MAXSGENTRIES];
 	/* information associated with the command */ 
-  __u32			   busaddr; /* physical addres of this record */
+  __u32			   busaddr; /* physical address of this record */
   ErrorInfo_struct * 	   err_info; /* pointer to the allocated mem */ 
   int			   cmd_type; 
   struct _CommandList_struct *prev;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)