Skip to content
Commit f702e110 authored by Tetsuo Handa's avatar Tetsuo Handa
Browse files

tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()



hwight16() is much faster. While we are at it, no need to include
"perm =" part into data_race() macro, for perm is a local variable
that cannot be accessed by other threads.

Signed-off-by: default avatarTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
parent 04e57a2d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment