[PATCH] Unlinline a bunch of other functions
[deliverable/linux.git] / security / selinux / hooks.c
index 6647204e46366f59917f4779949988e0ad5912c1..b9f8d9731c3d54ba345ef7f2b24c09ffc7cad1ad 100644 (file)
@@ -1019,7 +1019,7 @@ static inline int dentry_has_perm(struct task_struct *tsk,
    has the same SID as the process.  If av is zero, then
    access to the file is not checked, e.g. for cases
    where only the descriptor is affected like seek. */
-static inline int file_has_perm(struct task_struct *tsk,
+static int file_has_perm(struct task_struct *tsk,
                                struct file *file,
                                u32 av)
 {
This page took 0.024365 seconds and 5 git commands to generate.