aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_nv.c
diff options
context:
space:
mode:
authorAndrew Clayton <andrew@digital-domain.net>2017-11-01 15:49:59 +0000
committerEric W. Biederman <ebiederm@xmission.com>2017-11-01 17:04:57 -0500
commitc3aff086ea11f17f5c0bec77bdbf4365ba6b41fc (patch)
tree0bc2b8fb3467e6dbcc6eb9a889ff182c0985b0e4 /net/ipv4/tcp_nv.c
parentLinux 4.14-rc2 (diff)
downloadlinux-dev-c3aff086ea11f17f5c0bec77bdbf4365ba6b41fc.tar.xz
linux-dev-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 '')
0 files changed, 0 insertions, 0 deletions