diff options
author | Lu Hongfei | 2023-12-31 16:12:48 +0900 |
---|---|---|
committer | Greg Kroah-Hartman | 2024-01-05 15:18:31 +0100 |
commit | e7ab53bd81b044b5301290bae086de83619eb7d2 (patch) | |
tree | 48bbdf07d011120327d4ac0a3014153eb191e8d8 /crypto/chacha_generic.c | |
parent | 143da652cee848c56faa03af95608df7ebf7aef2 (diff) |
ksmbd: Replace the ternary conditional operator with min()
[ Upstream commit f65fadb0422537d73f9a6472861852dc2f7a6a5b ]
It would be better to replace the traditional ternary conditional
operator with min() in compare_sids.
Signed-off-by: Lu Hongfei <luhongfei@vivo.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'crypto/chacha_generic.c')
0 files changed, 0 insertions, 0 deletions