search for: 486f0af

Displaying 3 results from an estimated 3 matches for "486f0af".

Did you mean: 4262f0af
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...RIC_IPCBUF_H /* * The generic ipc64_perm structure: @@ -31,4 +31,4 @@ struct ipc64_perm { unsigned long __unused2; }; -#endif /* __ASM_GENERIC_IPCBUF_H */ +#endif /* _UAPI_ASM_GENERIC_IPCBUF_H */ diff --git a/include/uapi/asm-generic/kvm_para.h b/include/uapi/asm-generic/kvm_para.h index 486f0af..a2cc788 100644 --- a/include/uapi/asm-generic/kvm_para.h +++ b/include/uapi/asm-generic/kvm_para.h @@ -1,4 +1,9 @@ +#ifndef _UAPI_ASM_GENERIC_KVM_PARA_H +#define _UAPI_ASM_GENERIC_KVM_PARA_H + /* * There isn't anything here, but the file must not be empty or patch * will delete it. */ +...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...RIC_IPCBUF_H /* * The generic ipc64_perm structure: @@ -31,4 +31,4 @@ struct ipc64_perm { unsigned long __unused2; }; -#endif /* __ASM_GENERIC_IPCBUF_H */ +#endif /* _UAPI_ASM_GENERIC_IPCBUF_H */ diff --git a/include/uapi/asm-generic/kvm_para.h b/include/uapi/asm-generic/kvm_para.h index 486f0af..a2cc788 100644 --- a/include/uapi/asm-generic/kvm_para.h +++ b/include/uapi/asm-generic/kvm_para.h @@ -1,4 +1,9 @@ +#ifndef _UAPI_ASM_GENERIC_KVM_PARA_H +#define _UAPI_ASM_GENERIC_KVM_PARA_H + /* * There isn't anything here, but the file must not be empty or patch * will delete it. */ +...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...RIC_IPCBUF_H /* * The generic ipc64_perm structure: @@ -31,4 +31,4 @@ struct ipc64_perm { unsigned long __unused2; }; -#endif /* __ASM_GENERIC_IPCBUF_H */ +#endif /* _UAPI_ASM_GENERIC_IPCBUF_H */ diff --git a/include/uapi/asm-generic/kvm_para.h b/include/uapi/asm-generic/kvm_para.h index 486f0af..a2cc788 100644 --- a/include/uapi/asm-generic/kvm_para.h +++ b/include/uapi/asm-generic/kvm_para.h @@ -1,4 +1,9 @@ +#ifndef _UAPI_ASM_GENERIC_KVM_PARA_H +#define _UAPI_ASM_GENERIC_KVM_PARA_H + /* * There isn't anything here, but the file must not be empty or patch * will delete it. */ +...