mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
In the network hashtable lookup code add likely() compiler hints in the fast path, like already done in sel_netif_sid(). Signed-off-by: Christian Göttsche <cgzones@googlemail.com> Signed-off-by: Paul Moore <paul@paul-moore.com>