xen/tmem: mark xen_tmem_init() __init
authorJan Beulich <JBeulich@suse.com>
Fri, 23 Jan 2015 08:37:01 +0000 (08:37 +0000)
committerDavid Vrabel <david.vrabel@citrix.com>
Fri, 23 Jan 2015 11:55:24 +0000 (11:55 +0000)
As a module_init() function, this should have been this way from the
beginning.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
drivers/xen/tmem.c

Simple merge