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/atmsap.h | 2 +- > include/linux/hdlc.h | 13 +++++++------ > include/linux/inetdevice.h | 14 ++++++-------- > include/linux/netlink.h | 5 +++-- > include/linux/rtnetlink.h | 2 +- > 6 files changed, 20 insertions(+), 20 deletions(-) Please do this change within the #ifdef __KERNEL__ .. #endif only. --yoshfuji -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html