search for: 49568ab

Displaying 3 results from an estimated 3 matches for "49568ab".

Did you mean: 49568
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
..._H #include <linux/types.h> @@ -116,4 +116,4 @@ typedef struct sigaltstack { #endif /* __ASSEMBLY__ */ -#endif /* _UAPI__ASM_GENERIC_SIGNAL_H */ +#endif /* _UAPI_ASM_GENERIC_SIGNAL_H */ diff --git a/include/uapi/asm-generic/socket.h b/include/uapi/asm-generic/socket.h index f04b69b..49568ab 100644 --- a/include/uapi/asm-generic/socket.h +++ b/include/uapi/asm-generic/socket.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_SOCKET_H -#define __ASM_GENERIC_SOCKET_H +#ifndef _UAPI_ASM_GENERIC_SOCKET_H +#define _UAPI_ASM_GENERIC_SOCKET_H #include <asm/sockios.h> @@ -78,4 +78,4 @@ #de...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
..._H #include <linux/types.h> @@ -116,4 +116,4 @@ typedef struct sigaltstack { #endif /* __ASSEMBLY__ */ -#endif /* _UAPI__ASM_GENERIC_SIGNAL_H */ +#endif /* _UAPI_ASM_GENERIC_SIGNAL_H */ diff --git a/include/uapi/asm-generic/socket.h b/include/uapi/asm-generic/socket.h index f04b69b..49568ab 100644 --- a/include/uapi/asm-generic/socket.h +++ b/include/uapi/asm-generic/socket.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_SOCKET_H -#define __ASM_GENERIC_SOCKET_H +#ifndef _UAPI_ASM_GENERIC_SOCKET_H +#define _UAPI_ASM_GENERIC_SOCKET_H #include <asm/sockios.h> @@ -78,4 +78,4 @@ #de...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
..._H #include <linux/types.h> @@ -116,4 +116,4 @@ typedef struct sigaltstack { #endif /* __ASSEMBLY__ */ -#endif /* _UAPI__ASM_GENERIC_SIGNAL_H */ +#endif /* _UAPI_ASM_GENERIC_SIGNAL_H */ diff --git a/include/uapi/asm-generic/socket.h b/include/uapi/asm-generic/socket.h index f04b69b..49568ab 100644 --- a/include/uapi/asm-generic/socket.h +++ b/include/uapi/asm-generic/socket.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_SOCKET_H -#define __ASM_GENERIC_SOCKET_H +#ifndef _UAPI_ASM_GENERIC_SOCKET_H +#define _UAPI_ASM_GENERIC_SOCKET_H #include <asm/sockios.h> @@ -78,4 +78,4 @@ #de...