net: replace __inline with inline
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 6 Mar 2008 02:36:28 +0000 (18:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Mar 2008 02:36:28 +0000 (18:36 -0800)
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/sbni.c

index 15d5c58..e59255a 100644 (file)
@@ -751,7 +751,7 @@ upload_data( struct net_device  *dev,  unsigned  framelen,  unsigned  frameno,
 }
 
 
-static __inline void
+static inline void
 send_complete( struct net_local  *nl )
 {
 #ifdef CONFIG_SBNI_MULTILINE