From: Paul Moore Date: Tue, 29 Jan 2008 13:37:54 +0000 (-0500) Subject: NetLabel: Cleanup the LSM domain hash functions X-Git-Tag: v2.6.25-rc1~1136^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64397e0b40e75b619aeef9a1fa21f79f801a3e8;p=pandora-kernel.git NetLabel: Cleanup the LSM domain hash functions The NetLabel/LSM domain hash table search function used an argument to specify if the default entry should be returned if an exact match couldn't be found in the hash table. This is a bit against the kernel's style so make two separate functions to represent the separate behaviors. Signed-off-by: Paul Moore Signed-off-by: James Morris --- Reading git-diff-tree failed