From: Jeff Layton Date: Fri, 22 Aug 2014 15:27:32 +0000 (-0400) Subject: security: make security_file_set_fowner, f_setown and __f_setown void return X-Git-Tag: fixes-against-v3.18-rc2~119^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b93eddfe17dcb7d644eb5d6ad02a86fc41a977;p=pandora-kernel.git security: make security_file_set_fowner, f_setown and __f_setown void return security_file_set_fowner always returns 0, so make it f_setown and __f_setown void return functions and fix up the error handling in the callers. Cc: linux-security-module@vger.kernel.org Signed-off-by: Jeff Layton Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed