]> git.baikalelectronics.ru Git - kernel.git/commit
ipx: remove __inline__ in c file on static
authorFabian Frederick <fabf@skynet.be>
Mon, 27 Oct 2014 20:12:08 +0000 (21:12 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Oct 2014 20:25:31 +0000 (16:25 -0400)
commit7163046dc18e446faa23cf9b615ae16cf62f4d47
treeb6a1ef8023b51dd4d5f5dfa558c6ed06e5539873
parent30a5070d924366e12a8b473279dc4082c3797b9c
ipx: remove __inline__ in c file on static

Let compiler decide what to do with static void __ipxitf_put()

Suggested-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipx/af_ipx.c