From: Eric Paris Date: Thu, 28 Apr 2011 19:11:21 +0000 (-0400) Subject: SELinux: calculate and print hashtab stats with a generic function X-Git-Tag: v3.0-rc1~309^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be30b16d43f4781406de0c08c96501dae4cc5a77;p=pandora-kernel.git SELinux: calculate and print hashtab stats with a generic function We have custom debug functions like rangetr_hash_eval and symtab_hash_eval which do the same thing. Just create a generic function that takes the name of the hash table as an argument instead of having custom functions. Signed-off-by: Eric Paris Reviewed-by: James Morris --- Reading git-diff-tree failed