Skip to content

at_hdmac: Always use atdma_sg->len for desc->sg[i].len#54

Open
H-Nestler wants to merge 1 commit intolinux4sam:linux-5.15-mchpfrom
H-Nestler:at_hdmac-desc-len1-patch
Open

at_hdmac: Always use atdma_sg->len for desc->sg[i].len#54
H-Nestler wants to merge 1 commit intolinux4sam:linux-5.15-mchpfrom
H-Nestler:at_hdmac-desc-len1-patch

Conversation

@H-Nestler
Copy link

Sometime was used "atdma_sg->len", other cases was used "desc->sg[i].len". Use same coding style for all settings of descriptor length.

Sometime was used "atdma_sg->len", other cases was used "desc->sg[i].len". Use same coding style for all settings of descriptor length.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant