]> err.no Git - linux-2.6/commitdiff
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 15d5c58e57bcf5a170958afd69e9e57b960cc453..e59255a155a91e34719b11e70c9a471d4fd36e6d 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