Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235116
b: refs/heads/master
c: 1936113
h: refs/heads/master
v: v3
  • Loading branch information
Shan Wei authored and John Johansen committed Mar 9, 2011
1 parent c40b141 commit 8d68f35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 0f8250265623e57971cbb57fc8d92e58dd883a19
refs/heads/master: 1936113c820bc3bfac49c266ccf972f7f8552aae
2 changes: 0 additions & 2 deletions trunk/security/apparmor/lsm.c
Original file line number Diff line number Diff line change
Expand Up @@ -693,11 +693,9 @@ static struct kernel_param_ops param_ops_aalockpolicy = {

static int param_set_audit(const char *val, struct kernel_param *kp);
static int param_get_audit(char *buffer, struct kernel_param *kp);
#define param_check_audit(name, p) __param_check(name, p, int)

static int param_set_mode(const char *val, struct kernel_param *kp);
static int param_get_mode(char *buffer, struct kernel_param *kp);
#define param_check_mode(name, p) __param_check(name, p, int)

/* Flag values, also controllable via /sys/module/apparmor/parameters
* We define special types as we want to do additional mediation.
Expand Down

0 comments on commit 8d68f35

Please sign in to comment.