Commit 51c11a0
committed
[GitHub Actions] Disable sparse declaration-after-statement
"error: mixing declarations and code" floods in
./include/linux/page-flags.h which is included in some sound drivers.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent 2560f81 commit 51c11a0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments