diff options
| author | Sam Edwards <[email protected]> | 2023-05-18 13:47:07 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-05-31 17:23:01 -0400 |
| commit | 229d689e3c32164875667da282e496b858dbc608 (patch) | |
| tree | eecf08dd3376548353ec92e67c4ad56215c95fe4 /include | |
| parent | de06083c8808c57d55fffabb727a0d7c8c15612c (diff) | |
mmc: fix improper use of memset
Buffers created through DEFINE_(CACHE_)ALIGN_BUFFER are actually
pointers to the real underlying buffer. Using sizeof(...) is
not appropriate in this case.
Signed-off-by: Sam Edwards <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
