commit | cd3faf654c4feb0fd81869b989b1104e66b2ef89 | [log] [tgz] |
---|---|---|
author | Slawomir Kwasniak <slawomir.kwasniak@hensoldt-cyber.com> | Thu Oct 01 16:23:31 2020 +0200 |
committer | Slawomir Kwasniak <slawomir.kwasniak@hensoldt-cyber.com> | Mon Oct 12 13:55:27 2020 +0200 |
tree | bdf5703bdb7e4281a927b0816f9d9fa9f58c5c29 | |
parent | 4cbc273f835366140bead2cd901029680eeb2a7b [diff] |
libsdhcdrivers: Rename mmc's transfer block size `bs` was not descriptive enough, and `block_size` helps to avoid confusion. Further more variable is marked as const and assigned during the declaration.