mirror of
https://github.com/t2linux/kernel.git
synced 2026-08-16 05:22:11 -07:00
As suggested by Eric Dumazet this change replaces the #define with a static inline function to enjoy complaints by the compiler when misusing the API. Signed-off-by: Aaron Conole <aconole@bytheb.org> Signed-off-by: David S. Miller <davem@davemloft.net>