diff options
author | Denys Vlasenko <dvlasenk@redhat.com> | 2017-11-19 17:59:13 +0100 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2017-12-04 13:16:00 +0100 |
commit | 3326afe6bac383a354c947d878e3916a74bbd59a (patch) | |
tree | 8e868e6e040f5dc39b9f6d4e129843fa4b79cfa3 /net/batman-adv/bat_v_ogm.c | |
parent | 02dd9a8afab42d63ca89a0e7dc8c45c5bebeb710 (diff) |
batman-adv: Deinline batadv_orig_hash_find, save 7339 bytes
This function compiles to 288 bytes of machine code for Linux 4.14 on
Debian Stretch amd64 and (6.3.0-18) with the default configuration. 27
callsites (25 used in default config).
text data bss dec hex filename
179291 10317 4416 194024 2f5e8 batman-adv.ko.pre
171952 10317 4416 186685 2d93d batman-adv.ko.post
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
[sven@narfation.org: Fix includes, correct sizes+counts in commit message]
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/bat_v_ogm.c')
0 files changed, 0 insertions, 0 deletions