diff options
author | Denis Efremov <[email protected]> | 2019-09-25 16:49:31 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-09-26 10:10:30 -0700 |
commit | 7159d54418e0a1a3df91e74501363a1c05379517 (patch) | |
tree | d653219453f5d7d4fd59e1f23e6579777af0bde6 /lib/mpi/mpi-bit.c | |
parent | 89f403541325181748b491fd96118e68292f47e1 (diff) |
fs: remove unlikely() from WARN_ON() condition
"unlikely(WARN_ON(x))" is excessive. WARN_ON() already uses unlikely()
internally.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Denis Efremov <[email protected]>
Cc: Alexander Viro <[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