diff options
author | 2015-05-17 17:41:01 +0200 | |
---|---|---|
committer | 2015-05-18 11:02:49 -0700 | |
commit | bcb83a19d3ac95fe3c0e79e942fb628120738853 (patch) | |
tree | 7d388e3665542ad9312cc50e347a3d322e236ee0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mtd: brcmnand: remove double new line from print (diff) | |
download | wireguard-linux-bcb83a19d3ac95fe3c0e79e942fb628120738853.tar.xz wireguard-linux-bcb83a19d3ac95fe3c0e79e942fb628120738853.zip |
mtd: brcmnand: do not make local variable static
Remove static in front of ctrl. This variable should not be shared
between different instances of brcmnand_probe(), it should be local to
this function and stored on the stack.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions