mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
IS_ERR() already calls unlikely(), so this extra likely() call around the !IS_ERR() is not needed. Signed-off-by: Enrico Weigelt <info@metux.net> Signed-off-by: David S. Miller <davem@davemloft.net>
92 KiB
92 KiB