From: Erik Hugne Date: Wed, 3 Dec 2014 13:44:44 +0000 (+0100) Subject: tipc: drop tx side permission checks X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b17b6a22673715348cb6c99a00ff2a0a2a9f9e;p=pandora-kernel.git tipc: drop tx side permission checks Part of the old remote management feature is a piece of code that checked permissions on the local system to see if a certain operation was permitted, and if so pass the command to a remote node. This serves no purpose after the removal of remote management with commit 5902385a2440 ("tipc: obsolete the remote management feature") so we remove it. Signed-off-by: Erik Hugne Reviewed-by: Jon Maloy Reviewed-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed