diff options
author | Hariprasad Kelam <[email protected]> | 2019-07-03 07:34:18 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2019-07-03 08:21:58 -0700 |
commit | a7a9250e18b3a6f4243acae4e9be6f455a46effe (patch) | |
tree | 708bf0d4996be352d510c5d5cc9e16e6ac3eceb3 /scripts/gen_compile_commands.py | |
parent | 3e5a428b264eca8c7f1c261cffbe139538d7965f (diff) |
fs: xfs: xfs_log: Change return type from int to void
Change return types of below functions as they never fails
xfs_log_mount_cancel
xlog_recover_cancel
xlog_recover_cancel_intents
fix below issue reported by coccicheck
fs/xfs/xfs_log_recover.c:4886:7-12: Unneeded variable: "error". Return
"0" on line 4926
Signed-off-by: Hariprasad Kelam <[email protected]>
Reviewed-by: Eric Sandeen <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions