aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-11-16 15:05:10 +0100
committerGreg Kroah-Hartman <[email protected]>2015-12-18 14:19:20 -0800
commit562ed3f1f78a87746f128c313a5f92083ecb9408 (patch)
treefba5407b4362ba800fba644eea38da4279ecf286 /tools/perf/scripts/python/export-to-postgresql.py
parentc94f05ee6bb5b5fabe730f0a2656643bc43862ed (diff)
staging/wilc1000: pass struct wilc to most linux_wlan.c functions
We want to get rid of all global variables in this driver, and instead pass device structures from one function to another. This changes the linux_wlan.c and wilc_wlan.c to do this for the most part. There are a few exceptions where these functions are themselves called from another part of the driver that does not have an instance pointer at hand. Changing those would be a follow-up step. There are a few other globals that will have to get moved into struct wilc at a later point. Signed-off-by: Arnd Bergmann <[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