patch-2.4.0-test2 linux/include/linux/socket.h

Next file: linux/include/linux/sunrpc/clnt.h
Previous file: linux/include/linux/skbuff.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/include/linux/socket.h linux/include/linux/socket.h
@@ -76,7 +76,7 @@
  */
  
 #ifdef __KERNEL__
-#define __KINLINE extern __inline__
+#define __KINLINE static inline
 #elif  defined(__GNUC__) 
 #define __KINLINE static __inline__
 #elif defined(__cplusplus)

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