]> 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)
commit846dc0e0c3108b5bb52b1c917916190edaae6d33
tree7335979adbc6dfd64dc3d7fed556cf7b5f3ab4eb
parentc4253683f5afb0994145eba063be0204aa611340
parent9490878ae1a06d39dcd8cbec9f0a0a27b59398f5
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