Commit 808d529
committed
dmaengine: sdxi: context: Allocate sizeof(*ptr), not sizeof(struct ...)
Remove the superfluous comment while we're at it.
Per upstream:
https://lore.kernel.org/dmaengine/20250915151257.0000253b@huawei.com/
SWLSVROS-5624
Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>1 parent c29ecf2 commit 808d529
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
| 331 | + | |
333 | 332 | | |
334 | 333 | | |
335 | 334 | | |
| |||
0 commit comments