Skip to content

useless

Rule already included in the base abstraction, remove it.

Problematic rule

# WRONG
@{sys}/devices/system/cpu/online r,

Correct rule

# CORRECT
# Rule already included in the base abstraction, no need to include it again

Exceptions

None