diff options
author | Antonio Quartulli <a@unstable.cc> | 2016-05-06 02:46:37 +0800 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2016-06-30 10:29:43 +0200 |
commit | c149ca72e58ac511ad8bf71df833efa9764115a4 (patch) | |
tree | e6f38ef48be169bf31ef4b985f98612b5472053d /net/batman-adv/gateway_client.c | |
parent | f0d97253fb5fe87a7a91e7dc1ba4becf9d89d896 (diff) | |
download | talos-op-linux-c149ca72e58ac511ad8bf71df833efa9764115a4.tar.gz talos-op-linux-c149ca72e58ac511ad8bf71df833efa9764115a4.zip |
batman-adv: remove useless inline attribute for sysfs helper function
the compiler can optimize functions within the same C file and therefore
there is no need to make it explicit.
Remove the useless inline attribute for __batadv_store_uint_attr()
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/gateway_client.c')
0 files changed, 0 insertions, 0 deletions