Messages in this thread |  | | From | Namjae Jeon <> | | Date | Sat, 10 Jun 2023 23:40:00 +0900 | | Subject | Re: [PATCH] fs: smb: server: Replace the ternary conditional operator with min() |
| |
2023-06-09 14:06 GMT+09:00, Lu Hongfei <luhongfei@vivo.com>: > 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>
Thanks for your patch!
|  |