diff options
author | Andrew Clayton | 2017-11-01 16:49:59 +0100 |
---|---|---|
committer | Eric W. Biederman | 2017-11-01 23:04:57 +0100 |
commit | c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc (patch) | |
tree | 0bc2b8fb3467e6dbcc6eb9a889ff182c0985b0e4 /drivers/crypto/stm32 | |
parent | Linux 4.14-rc2 (diff) | |
download | kernel-qcow2-linux-c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc.tar.gz kernel-qcow2-linux-c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc.tar.xz kernel-qcow2-linux-c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc.zip |
signal: Fix name of SIGEMT in #if defined() check
Commit cc731525f26a ("signal: Remove kernel interal si_code magic")
added a check for SIGMET and NSIGEMT being defined. That SIGMET should
in fact be SIGEMT, with SIGEMT being defined in
arch/{alpha,mips,sparc}/include/uapi/asm/signal.h
This was actually pointed out by BenHutchings in a lwn.net comment
here https://lwn.net/Comments/734608/
Fixes: cc731525f26a ("signal: Remove kernel interal si_code magic")
Signed-off-by: Andrew Clayton <andrew@digital-domain.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'drivers/crypto/stm32')
0 files changed, 0 insertions, 0 deletions