linux/drivers/w1
Colin Ian King c6446c210f w1: ds2482: make module parameter extra_config static
The variable extra_config is local to the source and does not
need to be in global scope, so make it static.

Cleans up sparse warning:
warning: symbol 'extra_config' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-03 13:01:48 +02:00
..
masters w1: ds2482: make module parameter extra_config static 2018-07-03 13:01:48 +02:00
slaves
Kconfig
Makefile
w1.c 1wire: family module autoload fails because of upper/lower case mismatch. 2018-05-14 16:33:18 +02:00
w1_family.c
w1_int.c
w1_internal.h
w1_io.c
w1_netlink.c
w1_netlink.h