mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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>