]> xenbits.xensource.com Git - people/liuw/xen.git/commit
errno: declare aliases using XEN_ERRNO()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 3 Mar 2016 08:50:11 +0000 (09:50 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 15 Mar 2016 16:32:33 +0000 (16:32 +0000)
commit0d42ca1e1ba024166d6f866925735a0e124563ac
tree49b1fac6868a38594f0b8731da767094cee0091a
parentc935ae9612501c6f0cee162414c507f1aa1f9b34
errno: declare aliases using XEN_ERRNO()

Otherwise a custom XEN_ERRNO definition will not end up creating appropriately
namespaced constants for the aliases.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/public/errno.h