patch-2.4.19 linux-2.4.19/drivers/char/ftape/lowlevel/ftape-rw.h
Next file: linux-2.4.19/drivers/char/ftape/zftape/zftape-vtbl.h
Previous file: linux-2.4.19/drivers/char/eurotechwdt.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Aug  2 17:39:43 2002
 -  Orig file: 
linux-2.4.18/drivers/char/ftape/lowlevel/ftape-rw.h
 -  Orig date: 
Tue Nov 23 10:29:15 1999
 
diff -urN linux-2.4.18/drivers/char/ftape/lowlevel/ftape-rw.h linux-2.4.19/drivers/char/ftape/lowlevel/ftape-rw.h
@@ -71,7 +71,7 @@
 
 /*      Count nr of 1's in pattern.
  */
-extern inline int count_ones(unsigned long mask)
+static inline int count_ones(unsigned long mask)
 {
 	int bits;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)