mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
There is no point in counting hits - we can calculate it from the number of lookups and misses. This makes the avc statistics a bit smaller, and makes the code generation better too. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>