diff options
author | Nitin Gupta <ngupta@vflare.org> | 2012-02-12 23:04:45 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-13 20:11:54 -0800 |
commit | 5fa5a90116be97cd15deac3f45b602c2e5c5fb58 (patch) | |
tree | 454c9b405ed98f9bc4f2d98fa36818eb1e7224ef /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 7042122fe5532fa07b370447755423cd834b57ea (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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions