summaryrefslogtreecommitdiff
path: root/.cocciconfig
diff options
context:
space:
mode:
authorNathan Chancellor <nathan@kernel.org>2022-10-05 02:23:59 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2022-11-12 20:59:42 +0300
commit75b5e47201329537c8b88531a59aab2cbcec8d61 (patch)
tree906bdc77154640ffde7d7380abe9e3e5847468e5 /.cocciconfig
parent019d22eb0eb707fc099e6e8fad9b3933236a06d0 (diff)
downloadlinux-75b5e47201329537c8b88531a59aab2cbcec8d61.tar.xz
fs/ntfs3: Eliminate unnecessary ternary operator in ntfs_d_compare()
'a == b ? 0 : 1' is logically equivalent to 'a != b'. Suggested-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: Nathan Chancellor <nathan@kernel.org> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions