Commit 88f5d2a
soundwire: Use min() to improve code
Use min() to reduce the code in qcom_swrm_xfer_msg() and improve its
readability.
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Link: https://lore.kernel.org/r/20250814142428.282639-1-rongqianfeng@vivo.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>1 parent 969bf68 commit 88f5d2a
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
927 | | - | |
928 | | - | |
929 | | - | |
930 | | - | |
| 927 | + | |
931 | 928 | | |
932 | 929 | | |
933 | 930 | | |
| |||
0 commit comments