diff options
author | Shen Lichuan <shenlichuan@vivo.com> | 2024-08-28 10:59:08 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2024-11-14 17:58:45 +0100 |
commit | 94f5b1571ec8d90224675dd27e921053ff4f2370 (patch) | |
tree | 09105c5e646f4e8a48e6e2c837060bb4908b95c5 /fs/ubifs/super.c | |
parent | ubifs: add support for FS_IOC_GETFSSYSFSPATH (diff) | |
download | linux-94f5b1571ec8d90224675dd27e921053ff4f2370.tar.xz linux-94f5b1571ec8d90224675dd27e921053ff4f2370.zip |
ubifs: Convert to use ERR_CAST()
As opposed to open-code, using the ERR_CAST macro clearly indicates that
this is a pointer to an error value and a type conversion was performed.
Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/ubifs/super.c')
0 files changed, 0 insertions, 0 deletions