diff options
| author | Colin Ian King <[email protected]> | 2018-06-21 18:08:06 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-03 13:01:48 +0200 |
| commit | c6446c210f2b658ce5a7abc5b9763447910d751d (patch) | |
| tree | d4e2ec2b6d875055a566303c2ff9bfa11c29c123 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | ce7d8f8a66e6d0600e5f368233849d2e4560a732 (diff) | |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions