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:
9ac4025
)
staging: zram: make global var "devices" use unique name
author
Noah Watkins
<noahwatkins@gmail.com>
Wed, 20 Jul 2011 23:05:57 +0000
(17:05 -0600)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 23 Aug 2011 21:34:19 +0000
(14:34 -0700)
The global variable "devices" is too general to be global.
This patch switches the name to be "zram_devices".
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found