Such methods like _cap_noname and _cap_ignore must follow the name convention according to which they must have the prefix _cap_ in spite of the fact the methods don't represent any capabilities. The main purpose of the helper is to remove the restriction.
Such methods like
_cap_noname
and_cap_ignore
must follow the name convention according to which they must have the prefix_cap_
in spite of the fact the methods don't represent any capabilities. The main purpose of the helper is to remove the restriction.