Re: [patch 14/14] replace __inline__ by inline in include/linux (net related)

2008-02-06 Thread Daniel Lezcano
David Miller wrote: > From: Daniel Lezcano <[EMAIL PROTECTED]> > Date: Wed, 06 Feb 2008 11:39:27 +0100 > >> YOSHIFUJI Hideaki / 吉藤英明 wrote: >>> In article <[EMAIL PROTECTED]> (at Wed, 06 Feb 2008 10:14:19 +0100), Daniel >>> Lezcano <[EMAIL PROTECTED]> says: >>> replace __inline__ by inline i

Re: [patch 14/14] replace __inline__ by inline in include/linux (net related)

2008-02-06 Thread David Miller
From: Daniel Lezcano <[EMAIL PROTECTED]> Date: Wed, 06 Feb 2008 11:39:27 +0100 > YOSHIFUJI Hideaki / 吉藤英明 wrote: > > In article <[EMAIL PROTECTED]> (at Wed, 06 Feb 2008 10:14:19 +0100), Daniel > > Lezcano <[EMAIL PROTECTED]> says: > > > >> replace __inline__ by inline in include/linux (net relat

Re: [patch 14/14] replace __inline__ by inline in include/linux (net related)

2008-02-06 Thread David Miller
From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]> Date: Wed, 06 Feb 2008 21:31:00 +1100 (EST) > In article <[EMAIL PROTECTED]> (at Wed, 06 Feb 2008 10:14:19 +0100), Daniel > Lezcano <[EMAIL PROTECTED]> says: > > > replace __inline__ by inline in include/linux (net related) > > > > Signed-off-b

Re: [patch 14/14] replace __inline__ by inline in include/linux (net related)

2008-02-06 Thread Daniel Lezcano
YOSHIFUJI Hideaki / 吉藤英明 wrote: In article <[EMAIL PROTECTED]> (at Wed, 06 Feb 2008 10:14:19 +0100), Daniel Lezcano <[EMAIL PROTECTED]> says: replace __inline__ by inline in include/linux (net related) Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]> --- include/linux/atm.h|4 ++

Re: [patch 14/14] replace __inline__ by inline in include/linux (net related)

2008-02-06 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Wed, 06 Feb 2008 10:14:19 +0100), Daniel Lezcano <[EMAIL PROTECTED]> says: > replace __inline__ by inline in include/linux (net related) > > Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]> > --- > include/linux/atm.h|4 ++-- > include/linux/atmsa

[patch 14/14] replace __inline__ by inline in include/linux (net related)

2008-02-06 Thread Daniel Lezcano
replace __inline__ by inline in include/linux (net related) Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]> --- include/linux/atm.h|4 ++-- include/linux/atmsap.h |2 +- include/linux/hdlc.h | 13 +++-- include/linux/inetdevice.h | 14 ++ includ