https://github.com/torvalds/linux
Revision 75f1133873d6a1276d3c19918b7c94975840f990 authored by Kees Cook on 22 November 2017, 20:56:45 UTC, committed by Thomas Gleixner on 23 November 2017, 19:09:31 UTC
Noticed with a Clang build. This improves the readability of the ?:
expression, as it has lower precedence than the - expression. Show
explicitly that - is evaluated first.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20171122205645.GA27125@beast
1 parent 328bf1b
History
Tip revision: 75f1133873d6a1276d3c19918b7c94975840f990 authored by Kees Cook on 22 November 2017, 20:56:45 UTC
genirq/matrix: Make - vs ?: Precedence explicit
Tip revision: 75f1133
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 287 bytes
MAINTAINERS -rw-r--r-- 420.7 KB
Makefile -rw-r--r-- 58.4 KB
README -rw-r--r-- 722 bytes

README

back to top