search for: e9fe6fd

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

2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...t at mellanox.co.il>, Mellanox Technologies Ltd. @@ -66,4 +66,4 @@ #define MAP_HUGE_SHIFT 26 #define MAP_HUGE_MASK 0x3f -#endif /* __ASM_GENERIC_MMAN_COMMON_H */ +#endif /* _UAPI_ASM_GENERIC_MMAN_COMMON_H */ diff --git a/include/uapi/asm-generic/mman.h b/include/uapi/asm-generic/mman.h index e9fe6fd..2b52204 100644 --- a/include/uapi/asm-generic/mman.h +++ b/include/uapi/asm-generic/mman.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_MMAN_H -#define __ASM_GENERIC_MMAN_H +#ifndef _UAPI_ASM_GENERIC_MMAN_H +#define _UAPI_ASM_GENERIC_MMAN_H #include <asm-generic/mman-common.h> @@ -18,4 +18,4...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...t at mellanox.co.il>, Mellanox Technologies Ltd. @@ -66,4 +66,4 @@ #define MAP_HUGE_SHIFT 26 #define MAP_HUGE_MASK 0x3f -#endif /* __ASM_GENERIC_MMAN_COMMON_H */ +#endif /* _UAPI_ASM_GENERIC_MMAN_COMMON_H */ diff --git a/include/uapi/asm-generic/mman.h b/include/uapi/asm-generic/mman.h index e9fe6fd..2b52204 100644 --- a/include/uapi/asm-generic/mman.h +++ b/include/uapi/asm-generic/mman.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_MMAN_H -#define __ASM_GENERIC_MMAN_H +#ifndef _UAPI_ASM_GENERIC_MMAN_H +#define _UAPI_ASM_GENERIC_MMAN_H #include <asm-generic/mman-common.h> @@ -18,4 +18,4...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...t at mellanox.co.il>, Mellanox Technologies Ltd. @@ -66,4 +66,4 @@ #define MAP_HUGE_SHIFT 26 #define MAP_HUGE_MASK 0x3f -#endif /* __ASM_GENERIC_MMAN_COMMON_H */ +#endif /* _UAPI_ASM_GENERIC_MMAN_COMMON_H */ diff --git a/include/uapi/asm-generic/mman.h b/include/uapi/asm-generic/mman.h index e9fe6fd..2b52204 100644 --- a/include/uapi/asm-generic/mman.h +++ b/include/uapi/asm-generic/mman.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_MMAN_H -#define __ASM_GENERIC_MMAN_H +#ifndef _UAPI_ASM_GENERIC_MMAN_H +#define _UAPI_ASM_GENERIC_MMAN_H #include <asm-generic/mman-common.h> @@ -18,4 +18,4...