summaryrefslogtreecommitdiff
path: root/drivers/idle
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-06-12 22:52:19 +0400
committerJames Morris <jmorris@namei.org>2010-08-02 09:35:02 +0400
commit9d623b17a740d5a85c12108cdc71c64fb15484fc (patch)
tree15434839a75f9c46c53a201520c6c859fad3c74b /drivers/idle
parent5241c1074f6e2f2276d45d857eb5d19fbdc2e4b2 (diff)
downloadlinux-9d623b17a740d5a85c12108cdc71c64fb15484fc.tar.xz
selinux: fix error codes in cond_read_av_list()
After this patch cond_read_av_list() no longer returns -1 for any errors. It just propagates error code back from lower levels. Those can either be -EINVAL or -ENOMEM. I also modified cond_insertf() since cond_read_av_list() passes that as a function pointer to avtab_read_item(). It isn't used anywhere else. 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 'drivers/idle')
0 files changed, 0 insertions, 0 deletions