public/kexec: put back blank line for readability purposes
authorEric DeVolder <eric.devolder@oracle.com>
Thu, 19 Jan 2017 09:34:57 +0000 (10:34 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 19 Jan 2017 09:34:57 +0000 (10:34 +0100)
This blank line was accidentally removed during
the insertion of the kexec_status() declarations.

Signed-off-by: Eric DeVolder <eric.devolder@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/public/kexec.h

index c200e8ceee24e5978950b319e7dcd6b97fc97410..74ea981ab26f5fd180ada445313689f89aa5334e 100644 (file)
@@ -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