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

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)