diff options
author | Yann Gautier <[email protected]> | 2022-03-17 12:19:43 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-04-04 12:17:46 +0200 |
commit | 0d319dd5a27183b75d984e3dc495248e59f99334 (patch) | |
tree | cfec33f3c07e04e848e4253a7bafffa55330f244 /scripts/bpf_doc.py | |
parent | 7e2646ed47542123168d43916b84b954532e5386 (diff) |
mmc: mmci: stm32: correctly check all elements of sg list
Use sg and not data->sg when checking sg list elements. Else only the
first element alignment is checked.
The last element should be checked the same way, for_each_sg already set
sg to sg_next(sg).
Fixes: 46b723dd867d ("mmc: mmci: add stm32 sdmmc variant")
Cc: [email protected]
Signed-off-by: Yann Gautier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions