patch-2.3.22 linux/include/linux/iobuf.h

Next file: linux/include/linux/lp.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.21/linux/include/linux/iobuf.h linux/include/linux/iobuf.h
@@ -75,6 +75,6 @@
 /* fs/buffer.c */
 
 int	brw_kiovec(int rw, int nr, struct kiobuf *iovec[], 
-		   kdev_t dev, unsigned long b[], int size, int bmap);
+		   kdev_t dev, unsigned long b[], int size);
 
 #endif /* __LINUX_IOBUF_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)