From: Noah Watkins Date: Wed, 20 Jul 2011 23:05:57 +0000 (-0600) Subject: staging: zram: make global var "devices" use unique name X-Git-Tag: v3.2-rc1~169^2^2~864^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43801f6e4ee269cd76f601c2b1d79897ea4a892f;p=pandora-kernel.git staging: zram: make global var "devices" use unique name The global variable "devices" is too general to be global. This patch switches the name to be "zram_devices". Signed-off-by: Noah Watkins Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed