diff options
author | Dan Carpenter | 2010-06-12 20:55:01 +0200 |
---|---|---|
committer | James Morris | 2010-08-02 15:35:03 +1000 |
commit | 38184c522249dc377366d4edc41dc500c2c3bb9e (patch) | |
tree | 10c87bf5fdaea233a7842a79f04459792e1b5ba1 /Makefile | |
parent | fc5c126e4733e6fb3080d3d822ca63226e74fc84 (diff) |
selinux: fix error codes in cond_policydb_init()
It's better to propagate the error code from avtab_init() instead of
returning -1 (-EPERM). It turns out that avtab_init() never fails so
this patch doesn't change how the code runs but it's still a clean up.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Stephen D. Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions