diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-07-18 14:03:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-28 16:59:16 -0700 |
commit | 775f6ab013d3166600f49df4916fdbfdbbfa15fe (patch) | |
tree | bfe9bb124faf9294db93fb241c9779e1f60da0a0 /net | |
parent | c7d42f37087d27a88b2ad27fa7e577f184ce5765 (diff) | |
download | linux-stable-775f6ab013d3166600f49df4916fdbfdbbfa15fe.tar.gz linux-stable-775f6ab013d3166600f49df4916fdbfdbbfa15fe.tar.bz2 linux-stable-775f6ab013d3166600f49df4916fdbfdbbfa15fe.zip |
staging: pi433: Make functions rf69_set_bandwidth_intern static
The function rf69_set_bandwidth_intern is local to the source
and do not need to be in global scope, so make it static. Also
break overly wide line.
Cleans up sparse warning:
symbol 'update_share_count' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Marcus Wolf <linux@wolf-entwicklungen.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions