From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: [PATCH] public/errno: sort entries numerically Date: Wed, 08 Jun 2016 07:11:51 -0600 Message-ID: <575835B702000078000F3106@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=__PartF9CFFB87.3__=" Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bAdH2-0002AB-On for xen-devel@lists.xenproject.org; Wed, 08 Jun 2016 13:11:56 +0000 List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" To: xen-devel Cc: Stefano Stabellini , Wei Liu , George Dunlap , Andrew Cooper , Ian Jackson , Tim Deegan List-Id: xen-devel@lists.xenproject.org This is a MIME message. If you are reading this text, you may want to consider changing to a mail reader or gateway that understands how to properly handle MIME multipart messages. --=__PartF9CFFB87.3__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Signed-off-by: Jan Beulich --- a/xen/include/public/errno.h +++ b/xen/include/public/errno.h @@ -91,8 +91,8 @@ XEN_ERRNO(EDEADLK, 35) /* Resource deadl XEN_ERRNO(EDEADLOCK, 35) /* Resource deadlock would occur. Aliases = EDEADLK */ XEN_ERRNO(ENAMETOOLONG, 36) /* File name too long */ XEN_ERRNO(ENOLCK, 37) /* No record locks available */ -XEN_ERRNO(ENOTEMPTY, 39) /* Directory not empty */ XEN_ERRNO(ENOSYS, 38) /* Function not implemented */ +XEN_ERRNO(ENOTEMPTY, 39) /* Directory not empty */ XEN_ERRNO(ENODATA, 61) /* No data available */ XEN_ERRNO(ETIME, 62) /* Timer expired */ XEN_ERRNO(EBADMSG, 74) /* Not a data message */ --=__PartF9CFFB87.3__= Content-Type: text/plain; name="errno-sort.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="errno-sort.patch" public/errno: sort entries numerically=0A=0ASigned-off-by: Jan Beulich = =0A=0A--- a/xen/include/public/errno.h=0A+++ b/xen/inclu= de/public/errno.h=0A@@ -91,8 +91,8 @@ XEN_ERRNO(EDEADLK, 35) /* = Resource deadl=0A XEN_ERRNO(EDEADLOCK, 35) /* Resource deadlock would = occur. Aliases EDEADLK */=0A XEN_ERRNO(ENAMETOOLONG, 36) /* File = name too long */=0A XEN_ERRNO(ENOLCK, 37) /* No record locks = available */=0A-XEN_ERRNO(ENOTEMPTY, 39) /* Directory not empty = */=0A XEN_ERRNO(ENOSYS, 38) /* Function not implemented */=0A+XEN_ERRNO= (ENOTEMPTY, 39) /* Directory not empty */=0A XEN_ERRNO(ENODATA, = 61) /* No data available */=0A XEN_ERRNO(ETIME, 62) /* Timer = expired */=0A XEN_ERRNO(EBADMSG, 74) /* Not a data message */=0A --=__PartF9CFFB87.3__= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLWRldmVs IG1haWxpbmcgbGlzdApYZW4tZGV2ZWxAbGlzdHMueGVuLm9yZwpodHRwOi8vbGlzdHMueGVuLm9y Zy94ZW4tZGV2ZWwK --=__PartF9CFFB87.3__=--