From: Christoph Hellwig Date: Mon, 13 Apr 2015 17:51:14 +0000 (+0200) Subject: target: refactor init/drop_nodeacl methods X-Git-Tag: omap-for-v4.2/fixes-rc1^2~8^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7d6a803926bae9bbf4510a18fc8dd8957cc0e01;p=pandora-kernel.git target: refactor init/drop_nodeacl methods By always allocating and adding, respectively removing and freeing the se_node_acl structure in core code we can remove tons of repeated code in the init_nodeacl and drop_nodeacl routines. Additionally this now respects the get_default_queue_depth method in this code path as well. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed