search for: d65c865

Displaying 3 results from an estimated 3 matches for "d65c865".

2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...-18,4 +18,4 @@ #define MCL_CURRENT 1 /* lock all current mappings */ #define MCL_FUTURE 2 /* lock all future mappings */ -#endif /* __ASM_GENERIC_MMAN_H */ +#endif /* _UAPI_ASM_GENERIC_MMAN_H */ diff --git a/include/uapi/asm-generic/msgbuf.h b/include/uapi/asm-generic/msgbuf.h index aec850d..d65c865 100644 --- a/include/uapi/asm-generic/msgbuf.h +++ b/include/uapi/asm-generic/msgbuf.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_MSGBUF_H -#define __ASM_GENERIC_MSGBUF_H +#ifndef _UAPI_ASM_GENERIC_MSGBUF_H +#define _UAPI_ASM_GENERIC_MSGBUF_H #include <asm/bitsperlong.h> /* @@ -44,4 +44,4 @@...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...-18,4 +18,4 @@ #define MCL_CURRENT 1 /* lock all current mappings */ #define MCL_FUTURE 2 /* lock all future mappings */ -#endif /* __ASM_GENERIC_MMAN_H */ +#endif /* _UAPI_ASM_GENERIC_MMAN_H */ diff --git a/include/uapi/asm-generic/msgbuf.h b/include/uapi/asm-generic/msgbuf.h index aec850d..d65c865 100644 --- a/include/uapi/asm-generic/msgbuf.h +++ b/include/uapi/asm-generic/msgbuf.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_MSGBUF_H -#define __ASM_GENERIC_MSGBUF_H +#ifndef _UAPI_ASM_GENERIC_MSGBUF_H +#define _UAPI_ASM_GENERIC_MSGBUF_H #include <asm/bitsperlong.h> /* @@ -44,4 +44,4 @@...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...-18,4 +18,4 @@ #define MCL_CURRENT 1 /* lock all current mappings */ #define MCL_FUTURE 2 /* lock all future mappings */ -#endif /* __ASM_GENERIC_MMAN_H */ +#endif /* _UAPI_ASM_GENERIC_MMAN_H */ diff --git a/include/uapi/asm-generic/msgbuf.h b/include/uapi/asm-generic/msgbuf.h index aec850d..d65c865 100644 --- a/include/uapi/asm-generic/msgbuf.h +++ b/include/uapi/asm-generic/msgbuf.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_MSGBUF_H -#define __ASM_GENERIC_MSGBUF_H +#ifndef _UAPI_ASM_GENERIC_MSGBUF_H +#define _UAPI_ASM_GENERIC_MSGBUF_H #include <asm/bitsperlong.h> /* @@ -44,4 +44,4 @@...