git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2103d6b
)
af_unix: Convert the unix_sk macro to an inline function for type safety
author
Aaron Conole
<aconole@bytheb.org>
Sat, 26 Sep 2015 22:50:42 +0000
(18:50 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 29 Sep 2015 20:47:07 +0000
(13:47 -0700)
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>
include/net/af_unix.h
patch
|
blob
|
history
diff --cc
include/net/af_unix.h
Simple merge