dect
/
linux-2.6
Archived
13
0
Fork 0

net: replace __inline with inline

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>
This commit is contained in:
Harvey Harrison 2008-03-05 18:36:28 -08:00 committed by David S. Miller
parent 219b99a9ed
commit dfec72285e
1 changed files with 1 additions and 1 deletions

View 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