mirror of
https://github.com/torvalds/linux.git
synced 2026-05-10 00:59:49 -04: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>