summaryrefslogtreecommitdiff
path: root/net/wireless/mlme.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-01-13 11:31:32 +0300
committerJohannes Berg <johannes.berg@intel.com>2017-01-13 11:38:42 +0300
commit10b2eb6949ece992a1dd58edb28e01f05e5bf004 (patch)
tree9ca9b84e644c40e57a9b7cb28f330e6c16ac29f1 /net/wireless/mlme.c
parent2cc6f5a715cf9f7d5ca8fd2bde62130fcfd90b94 (diff)
downloadlinux-10b2eb6949ece992a1dd58edb28e01f05e5bf004.tar.xz
wext: uninline stream addition functions
With 78, 111 and 85 bytes respectively (on x86-64), the functions iwe_stream_add_event(), iwe_stream_add_point() and iwe_stream_add_value() really shouldn't be inlines. It appears that at least my compiler already decided the same, and created a single instance of each one of them for each file using it, but that's still a number of instances in the system overall, which this reduces. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/mlme.c')
0 files changed, 0 insertions, 0 deletions