From: Eric DeVolder Date: Thu, 19 Jan 2017 09:34:57 +0000 (+0100) Subject: public/kexec: put back blank line for readability purposes X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~2953 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cc52659704907ab4e59d3dba1ca083d40825a7e5;p=xen.git public/kexec: put back blank line for readability purposes This blank line was accidentally removed during the insertion of the kexec_status() declarations. Signed-off-by: Eric DeVolder Reviewed-by: Daniel Kiper Acked-by: Jan Beulich --- diff --git a/xen/include/public/kexec.h b/xen/include/public/kexec.h index c200e8ceee..74ea981ab2 100644 --- a/xen/include/public/kexec.h +++ b/xen/include/public/kexec.h @@ -240,6 +240,7 @@ typedef struct xen_kexec_status { uint8_t type; } xen_kexec_status_t; DEFINE_XEN_GUEST_HANDLE(xen_kexec_status_t); + #else /* __XEN_INTERFACE_VERSION__ < 0x00040400 */ #define KEXEC_CMD_kexec_load KEXEC_CMD_kexec_load_v1