From: Rafal Krypa Date: Thu, 8 Jan 2015 17:52:45 +0000 (+0100) Subject: smack: Add missing logging in bidirectional UDS connect check X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~113^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=138a868f009bfca8633032cdb91e2b02e292658b;p=pandora-kernel.git smack: Add missing logging in bidirectional UDS connect check During UDS connection check, both sides are checked for write access to the other side. But only the first check is performed with audit support. The second one didn't produce any audit logs. This simple patch fixes that. Signed-off-by: Rafal Krypa --- Reading git-diff-tree failed