Commit eded27a
Jyri Sarha
common.h: Make IS_ALIGNED() safe for testing with alignment == 0
Make IS_ALIGNED() safe for testing with alignment == 0. Without this fix
the DSP will crash if alignemnet is 0.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent afbcb12 commit eded27a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments