mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
No need for the unlikely(), WARN_ON() and BUG_ON() internally use unlikely() on the condition. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>