]> xenbits.xensource.com Git - xen.git/commit
xsm: annotate setup functions with __init
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Mon, 20 Jun 2016 14:04:23 +0000 (10:04 -0400)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 24 Jun 2016 14:52:51 +0000 (15:52 +0100)
commit70dda5f4e9c92b35c88b8f52f0fddd52f8778e51
treebbf80150d89c7e4547f286bc0f47e45679ced081
parent6a962ebddce8f287588dfb6599d37ff7b6f583b7
xsm: annotate setup functions with __init

These functions were only called from __init functions.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
xen/xsm/dummy.c
xen/xsm/xsm_core.c