diff options
| author | Antonio Quartulli <[email protected]> | 2020-12-10 08:50:49 +0000 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2020-12-21 18:59:37 +0000 |
| commit | 52252adede912890b81e0a05503a482062e17c6e (patch) | |
| tree | 6d627e54d9a1b9b083911d51ea4e41c9db716c4e /scripts/gcc-plugins/structleak_plugin.c | |
| parent | dm verity: skip verity work if I/O error when system is shutting down (diff) | |
| download | kernel-52252adede912890b81e0a05503a482062e17c6e.tar.gz kernel-52252adede912890b81e0a05503a482062e17c6e.zip | |
dm ebs: avoid double unlikely() notation when using IS_ERR()
The definition of IS_ERR() already applies the unlikely() notation
when checking the error status of the passed pointer. For this
reason there is no need to have the same notation outside of
IS_ERR() itself.
Clean up code by removing redundant notation.
Signed-off-by: Antonio Quartulli <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/structleak_plugin.c')
0 files changed, 0 insertions, 0 deletions
