xen/xenbus: make DEVICE_ATTR()s static
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 25 Nov 2009 00:41:47 +0000 (16:41 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 3 Dec 2009 19:14:26 +0000 (11:14 -0800)
They don't need to be global, and may cause linker clashes.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stable Kernel <stable@kernel.org>

No differences found