Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
palmer
/
sparse
/
f0e6938bffe0e21cde6e60ff63ed8877d4d04e26
/
.
/
validation
/
preprocessor
/
cli-D-space.c
blob: 8343bf1acf9ceaf47b7a7a76844bc91fba195b88 [
file
] [
log
] [
blame
]
M
(
0
,
1
)
/*
* check-name: cli: allow spaces in macros
* check-command: sparse -E '-DM(X, Y)=a' $file
*
* check-output-start
a
* check-output-end
*/