projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5b972e
)
s390/compat: add copyright statement
author
Heiko Carstens
<
[email protected]
>
Sat, 29 Mar 2014 09:50:47 +0000
(10:50 +0100)
committer
Heiko Carstens
<
[email protected]
>
Sat, 29 Mar 2014 09:51:28 +0000
(10:51 +0100)
Signed-off-by: Heiko Carstens <
[email protected]
>
arch/s390/kernel/compat_wrapper.c
patch
|
blob
|
history
diff --git
a/arch/s390/kernel/compat_wrapper.c
b/arch/s390/kernel/compat_wrapper.c
index d123f5d87b8219ca380930cb1af70dca6b46988a..824c39dfddfc98ddb952ea7b03193b671e1fa0f0 100644
(file)
--- a/
arch/s390/kernel/compat_wrapper.c
+++ b/
arch/s390/kernel/compat_wrapper.c
@@
-1,3
+1,9
@@
+/*
+ * Compat sytem call wrappers.
+ *
+ * Copyright IBM Corp. 2014
+ */
+
#include <linux/syscalls.h>
#include <linux/compat.h>
#include "entry.h"