patch-2.4.19 linux-2.4.19/include/asm-ia64/scatterlist.h
Next file: linux-2.4.19/include/asm-ia64/serial.h
Previous file: linux-2.4.19/include/asm-ia64/sal.h
Back to the patch index
Back to the overall index
-  Lines: 17
 -  Date:
Fri Aug  2 17:39:45 2002
 -  Orig file: 
linux-2.4.18/include/asm-ia64/scatterlist.h
 -  Orig date: 
Tue Nov 13 09:01:16 2001
 
diff -urN linux-2.4.18/include/asm-ia64/scatterlist.h linux-2.4.19/include/asm-ia64/scatterlist.h
@@ -2,7 +2,7 @@
 #define _ASM_IA64_SCATTERLIST_H
 
 /*
- * Copyright (C) 1998, 1999, 2001 Hewlett-Packard Co
+ * Copyright (C) 1998-1999, 2001-2002 Hewlett-Packard Co
  *	David Mosberger-Tang <davidm@hpl.hp.com>
  */
 
@@ -14,7 +14,6 @@
 	/* These two are only valid if ADDRESS member of this struct is NULL.  */
 	struct page *page;
 	unsigned int offset;
-
 	unsigned int length;	/* buffer length */
 };
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)