Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1366c37ed84b166a0fffe201154b0d3b78a3976b
/
.
/
tools
/
testing
/
radix-tree
/
linux
/
bug.h
blob: ccbe444977df5dd86770a7bbcc08af352cf5a761 [
file
] [
log
] [
blame
]
Matthew Wilcox
1366c37
2016-03-17 14:21:45 -0700
[
diff
] [
blame^
]
1
#define
WARN_ON_ONCE
(
x
)
assert
(
x
)