On 2 April 2012 15:28, Igor Mitsyanko wrote:
> Several members of SDState have type int when they actually are binary
> variables.
> Change type of these variables to bool to improve code readability. Change SD
> API
> to be in consistency with new variables type.
>
> Signed-off-by: Igor Mitsyan
Several members of SDState have type int when they actually are binary
variables.
Change type of these variables to bool to improve code readability. Change SD
API
to be in consistency with new variables type.
Signed-off-by: Igor Mitsyanko
---
hw/sd.c | 24
hw/sd.h |