From: Amerigo Wang Date: Thu, 3 Dec 2009 08:48:28 +0000 (-0500) Subject: selinux: remove a useless return X-Git-Tag: v2.6.34-rc1~228^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e3daff217059c84c360cc71212686e0a7995af;p=pandora-kernel.git selinux: remove a useless return The last return is unreachable, remove the 'return' in default, let it fall through. Signed-off-by: WANG Cong Acked-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed