From: Dan Carpenter Date: Sat, 12 Jun 2010 18:57:39 +0000 (+0200) Subject: selinux: fix error codes in symtab_init() X-Git-Tag: v2.6.36-rc1~584^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7982793c3aee6ce86d8e7e15306215257329f2;p=pandora-kernel.git selinux: fix error codes in symtab_init() hashtab_create() only returns NULL on allocation failures to -ENOMEM is appropriate here. Signed-off-by: Dan Carpenter Acked-by: Eric Paris Acked-by: Stephen D. Smalley Signed-off-by: James Morris --- Reading git-diff-tree failed