mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-03 03:33:01 +09: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>