Home
last modified time | relevance | path

Searched hist:"4613012 db1d911f80897f9446a49de817b2c4c47" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/
H A Daf_unix.hdiff 4613012db1d911f80897f9446a49de817b2c4c47 Sat Sep 26 17:50:42 CDT 2015 Aaron Conole <aconole@bytheb.org> af_unix: Convert the unix_sk macro to an inline function for type safety

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>