patch-2.4.8 linux/include/linux/loop.h

Next file: linux/include/linux/mii.h
Previous file: linux/include/linux/locks.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.7/linux/include/linux/loop.h linux/include/linux/loop.h
@@ -62,7 +62,7 @@
 				char *raw_buf, char *loop_buf, int size,
 				int real_block);
 
-extern inline int lo_do_transfer(struct loop_device *lo, int cmd, char *rbuf,
+static inline int lo_do_transfer(struct loop_device *lo, int cmd, char *rbuf,
 				 char *lbuf, int size, int rblock)
 {
 	if (!lo->transfer)

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