diff options
author | Denis Efremov <[email protected]> | 2019-09-25 16:49:43 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-09-26 10:10:44 -0700 |
commit | cc22c800e15b03c87f0e97400f75eba998e75c6a (patch) | |
tree | 437eeb0056fa689d9ea01d82f1ae7254e1e85264 /lib/mpi/mpi-bit.c | |
parent | 7b0b69259433fc1758408a899224db4fcc41b865 (diff) |
ntfs: remove (un)?likely() from IS_ERR() conditions
"likely(!IS_ERR(x))" is excessive. IS_ERR() already uses
unlikely() internally.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Denis Efremov <[email protected]>
Cc: Anton Altaparmakov <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions