]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2022 21:56:25 +0000 (14:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2022 21:56:25 +0000 (14:56 -0700)
commit7d90a406f67f1a2f36f742d432f9a51a187d1bbb
tree7335979adbc6dfd64dc3d7fed556cf7b5f3ab4eb
parentdab0aa3b4787f909bd5637ba3a9346912ea07372
parent3c069e43021473235af1e10750998bd90c10c67e
Merge tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit

Pull audit updates from Paul Moore:
 "Two minor audit patches: on marks a function as static, the other
  removes a redundant length check"

* tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
  audit: make is_audit_feature_set() static
  audit: remove redundant data_len check