diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-04-23 06:49:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-24 06:41:03 +0200 |
commit | 872f24dbc604ef585ea7eec73020dcdfaffd1956 (patch) | |
tree | 1cc35d2485a3be001329f53a69ee7dcba86539d6 /net/wireless | |
parent | af_netlink: drop_monitor/dropwatch friendly (diff) | |
download | linux-872f24dbc604ef585ea7eec73020dcdfaffd1956.tar.xz linux-872f24dbc604ef585ea7eec73020dcdfaffd1956.zip |
tipc: remove inline instances from C source files.
Untie gcc's hands and let it do what it wants within the
individual source files. There are two files, node.c and
port.c -- only the latter effectively changes (gcc-4.5.2).
Objdump shows gcc deciding to not inline port_peernode().
Suggested-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions