projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4bd8c6
)
[PATCH] gfp_t in netlabel
author
Al Viro
<viro@ftp.linux.org.uk>
Sat, 14 Oct 2006 15:50:38 +0000
(16:50 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 15 Oct 2006 18:00:58 +0000
(11:00 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/net/netlabel.h
patch
|
blob
|
blame
|
history
diff --git
a/include/net/netlabel.h
b/include/net/netlabel.h
index 113337c27955491f26c226176a3ade75a4ada829..12c214b9eadf8b8d7da0f7c0eb12c08512193049 100644
(file)
--- a/
include/net/netlabel.h
+++ b/
include/net/netlabel.h
@@
-136,7
+136,7
@@
struct netlbl_lsm_secattr {
* on success, NULL on failure.
*
*/
-static inline struct netlbl_lsm_cache *netlbl_secattr_cache_alloc(
in
t flags)
+static inline struct netlbl_lsm_cache *netlbl_secattr_cache_alloc(
gfp_
t flags)
{
struct netlbl_lsm_cache *cache;