diff options
author | Ziyang Xuan <william.xuanziyang@huawei.com> | 2022-06-07 09:32:01 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2022-10-03 17:26:36 +0200 |
commit | d6abc719a213b8c409789799786e11d203adb3b0 (patch) | |
tree | d391a82a05a5510a003ee3330de7f8c704ee172b /fs/nfs/nfs4idmap.c | |
parent | NFSv4: Directly use ida_alloc()/free() (diff) | |
download | linux-d6abc719a213b8c409789799786e11d203adb3b0.tar.xz linux-d6abc719a213b8c409789799786e11d203adb3b0.zip |
SUNRPC: use max_t() to simplify open code
Use max_t() to simplify open code which uses "if...else" to get maximum of
two values.
Generated by coccinelle script:
scripts/coccinelle/misc/minmax.cocci
Signed-off-by: Ziyang Xuan <william.xuanziyang@huawei.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/nfs4idmap.c')
0 files changed, 0 insertions, 0 deletions