diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-10-30 13:45:43 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-11-03 13:30:36 +0100 |
commit | 37d2cd9d84851a2bd4a4bcc0157880ee4d8b5803 (patch) | |
tree | 45d5d1ff314d8f45d87fddb3a3ff01f6958b9e4a /Documentation/s390 | |
parent | s390/mm: use correct unlock function in gmap_ipte_notify (diff) | |
download | linux-37d2cd9d84851a2bd4a4bcc0157880ee4d8b5803.tar.xz linux-37d2cd9d84851a2bd4a4bcc0157880ee4d8b5803.zip |
s390/signal: add sparse annotations
Fix the following warnings from the sparse code checker:
arch/s390/kernel/signal.c:374:38: warning: cast removes address space of expression
arch/s390/kernel/signal.c:374:65: warning: incorrect type in initializer (different address spaces)
arch/s390/kernel/signal.c:374:65: expected unsigned short [noderef] [usertype] <asn:1>*svc
arch/s390/kernel/signal.c:374:65: got void *
arch/s390/kernel/compat_signal.c:437:38: warning: cast removes address space of expression
arch/s390/kernel/compat_signal.c:437:65: warning: incorrect type in initializer (different address spaces)
arch/s390/kernel/compat_signal.c:437:65: expected unsigned short [noderef] [usertype] <asn:1>*svc
arch/s390/kernel/compat_signal.c:437:65: got void *
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'Documentation/s390')
0 files changed, 0 insertions, 0 deletions