diff options
author | ChanWoo Lee <cw9316.lee@samsung.com> | 2022-11-18 07:52:42 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-11-26 05:10:29 +0300 |
commit | 96a2dfa1df4b9df0cfa2e807153b4d254db2fa82 (patch) | |
tree | 4724ae1a22898a15cd6a0686ba002d7ec2bfab57 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 541555285339313e831f8e446c03a7994c604d65 (diff) | |
download | linux-96a2dfa1df4b9df0cfa2e807153b4d254db2fa82.tar.xz |
scsi: ufs: ufs-mediatek: Modify the return value
Be consistent with the rest of driver wrt. functions returning bool.
91: return !!(host->caps & UFS_MTK_CAP_BOOST_CRYPT_ENGINE);
98: return !!(host->caps & UFS_MTK_CAP_VA09_PWR_CTRL);
105: return !!(host->caps & UFS_MTK_CAP_BROKEN_VCC);
Signed-off-by: ChanWoo Lee <cw9316.lee@samsung.com>
Link: https://lore.kernel.org/r/20221118045242.2770-1-cw9316.lee@samsung.com
Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions