summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorNitin Gupta <ngupta@vflare.org>2012-02-12 23:04:45 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-13 20:11:54 -0800
commit5fa5a90116be97cd15deac3f45b602c2e5c5fb58 (patch)
tree454c9b405ed98f9bc4f2d98fa36818eb1e7224ef /tools/perf/scripts/python/check-perf-trace.py
parent7042122fe5532fa07b370447755423cd834b57ea (diff)
staging: zram: Rename module parameter
zram accepts number of devices to be created as a module parameter. This was renamed from num_devices to zram_num_devices (without updating the documentation!) since num_devices was declared as a non-static global variable, polluting the global namespace. Now, we declare it as a static variable and revert back the name change. The documentation (zram.txt) already mentions num_devices as the module parameter name. Signed-off-by: Nitin Gupta <ngupta@vflare.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions