search for: 4c59bdf

Displaying 3 results from an estimated 3 matches for "4c59bdf".

2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...esh port to VIRQ @virq. @@ -85,4 +85,4 @@ struct ioctl_evtchn_notify { #define IOCTL_EVTCHN_RESET \ _IOC(_IOC_NONE, 'E', 5, 0) -#endif /* __LINUX_PUBLIC_EVTCHN_H__ */ +#endif /* _UAPI_XEN_EVTCHN_H */ diff --git a/include/uapi/xen/privcmd.h b/include/uapi/xen/privcmd.h index a853168..4c59bdf 100644 --- a/include/uapi/xen/privcmd.h +++ b/include/uapi/xen/privcmd.h @@ -30,8 +30,8 @@ * IN THE SOFTWARE. */ -#ifndef __LINUX_PUBLIC_PRIVCMD_H__ -#define __LINUX_PUBLIC_PRIVCMD_H__ +#ifndef _UAPI_XEN_PRIVCMD_H +#define _UAPI_XEN_PRIVCMD_H #include <linux/types.h> #include <li...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...esh port to VIRQ @virq. @@ -85,4 +85,4 @@ struct ioctl_evtchn_notify { #define IOCTL_EVTCHN_RESET \ _IOC(_IOC_NONE, 'E', 5, 0) -#endif /* __LINUX_PUBLIC_EVTCHN_H__ */ +#endif /* _UAPI_XEN_EVTCHN_H */ diff --git a/include/uapi/xen/privcmd.h b/include/uapi/xen/privcmd.h index a853168..4c59bdf 100644 --- a/include/uapi/xen/privcmd.h +++ b/include/uapi/xen/privcmd.h @@ -30,8 +30,8 @@ * IN THE SOFTWARE. */ -#ifndef __LINUX_PUBLIC_PRIVCMD_H__ -#define __LINUX_PUBLIC_PRIVCMD_H__ +#ifndef _UAPI_XEN_PRIVCMD_H +#define _UAPI_XEN_PRIVCMD_H #include <linux/types.h> #include <li...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...esh port to VIRQ @virq. @@ -85,4 +85,4 @@ struct ioctl_evtchn_notify { #define IOCTL_EVTCHN_RESET \ _IOC(_IOC_NONE, 'E', 5, 0) -#endif /* __LINUX_PUBLIC_EVTCHN_H__ */ +#endif /* _UAPI_XEN_EVTCHN_H */ diff --git a/include/uapi/xen/privcmd.h b/include/uapi/xen/privcmd.h index a853168..4c59bdf 100644 --- a/include/uapi/xen/privcmd.h +++ b/include/uapi/xen/privcmd.h @@ -30,8 +30,8 @@ * IN THE SOFTWARE. */ -#ifndef __LINUX_PUBLIC_PRIVCMD_H__ -#define __LINUX_PUBLIC_PRIVCMD_H__ +#ifndef _UAPI_XEN_PRIVCMD_H +#define _UAPI_XEN_PRIVCMD_H #include <linux/types.h> #include <li...