Commit 3194067
committed
dmaengine: sdxi: descriptor: sdxi_desc_vl_expect() tweaks
Should be static inline...
Make the second parameter bool; it's nonsensical and a potential
source of bugs to allow callers to pass anything other than 0 or 1.
Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>1 parent 1832c2f commit 3194067
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments