mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 23:34:53 +00: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>