From: Zbigniew Jasinski Date: Mon, 29 Dec 2014 14:34:58 +0000 (+0100) Subject: smack: Fix a bidirectional UDS connect check typo X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~113^2~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96be7b5424948ae39d29d5149eaec0bd6edd7404;p=pandora-kernel.git smack: Fix a bidirectional UDS connect check typo The 54e70ec5eb090193b03e69d551fa6771a5a217c4 commit introduced a bidirectional check that should have checked for mutual WRITE access between two labels. Due to a typo subject's OUT label is checked with object's OUT. Should be OUT to IN. Signed-off-by: Zbigniew Jasinski --- Reading git-diff-tree failed