git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43801f6
)
staging: zram: make global var "num_devices" use unique name
author
Noah Watkins
<noahwatkins@gmail.com>
Wed, 20 Jul 2011 23:06:08 +0000
(17:06 -0600)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 23 Aug 2011 21:34:19 +0000
(14:34 -0700)
The global variable "num_devices" is too general to be
global. This patch switches the name to be "zram_num_devices".
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found