Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227703
b: refs/heads/master
c: 37721e1
h: refs/heads/master
i:
  227701: fca6194
  227699: 4656abd
  227695: b89f007
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Jan 10, 2011
1 parent 98cc4c9 commit 1d58775
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9f99a2f0e44663517b99b69a3e4a499d0ba877df
refs/heads/master: 37721e1b0cf98cb65895f234d8c500d270546529
1 change: 1 addition & 0 deletions trunk/include/linux/audit.h
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ struct audit_buffer;
struct audit_context;
struct inode;
struct netlink_skb_parms;
struct path;
struct linux_binprm;
struct mq_attr;
struct mqstat;
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/linux/dcookies.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
#ifdef CONFIG_PROFILING

#include <linux/dcache.h>
#include <linux/path.h>
#include <linux/types.h>

struct dcookie_user;
struct path;

/**
* dcookie_register - register a user of dcookies
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ struct sched_param {
#include <linux/smp.h>
#include <linux/sem.h>
#include <linux/signal.h>
#include <linux/path.h>
#include <linux/compiler.h>
#include <linux/completion.h>
#include <linux/pid.h>
Expand Down
3 changes: 1 addition & 2 deletions trunk/security/apparmor/include/file.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
#ifndef __AA_FILE_H
#define __AA_FILE_H

#include <linux/path.h>

#include "domain.h"
#include "match.h"

struct aa_profile;
struct path;

/*
* We use MAY_EXEC, MAY_WRITE, MAY_READ, MAY_APPEND and the following flags
Expand Down
1 change: 0 additions & 1 deletion trunk/security/selinux/include/avc.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <linux/audit.h>
#include <linux/lsm_audit.h>
#include <linux/in6.h>
#include <linux/path.h>
#include <asm/system.h>
#include "flask.h"
#include "av_permissions.h"
Expand Down

0 comments on commit 1d58775

Please sign in to comment.