Skip to content
Commit d3251005 authored by Tejun Heo's avatar Tejun Heo
Browse files

x86: convert cacheflush macros inline functions



Impact: cleanup

Unused macro parameters cause spurious unused variable warnings.
Convert all cacheflush macros to inline functions to avoid the
warnings and achieve better type checking.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 24ff9542
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