Add cap_clear_flag() function to clear one of the EIP capability flag vectors

This function makes modifying only one of E I and P sets easier.

  cap_clear() = cap_clear_flag(,E) + cap_clear_flag(,I) + cap_clear_flag(,P)

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
4 files changed