Thread (3 messages) 3 messages, 2 authors, 2006-09-29

Re: [PATCH 4/7] secid reconciliation-v03: Invoke LSM hook for outbound traffic

From: James Morris <jmorris@namei.org>
Date: 2006-09-29 07:42:59
Also in: selinux

On Thu, 28 Sep 2006, Venkat Yekkirala wrote:
+		}
+		else	/* inbound */
+			/* loopback traffic should already be labeled
+			   and any filtering on outbound should suffice */
+			if (in == &loopback_dev)
+				goto out;
Minor nit that akpm will point out, the else belongs on the same line as 
the brace.  Also, the comment style is:

	/*
	 * Comment...
	 * etc.
	 */




- James
-- 
James Morris
[off-list ref]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help