summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorBin Liu <b-liu@ti.com>2026-04-02 07:31:55 -0500
committerUlf Hansson <ulf.hansson@linaro.org>2026-04-09 17:49:54 +0200
commit5fa0e32ed4f4a8a62998d0c955311cbfe92919af (patch)
treec720f59d97ede1784d0f9b664868f0cc054e77a4 /tools/lib/python/kdoc/python_version.py
parentf924224650e6e8fc79609218c5cf67d5988d733a (diff)
mmc: core: Optimize size of struct mmc_queue_req
ioc_count won't be more than MMC_IOC_MAX_CMDS (255), retries won't be more than MMC_NO_RETRIES (6), flags is newly introduced and uses only 1 bit. Therefore let's change them all to become u8. Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions