]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'audit-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Oct 2020 23:24:42 +0000 (16:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Oct 2020 23:24:42 +0000 (16:24 -0700)
commitf3e90ef80890a8636c377f82fad83b6ac70fcb85
treeb11a56243f3f5a35259a564cdf5f02ee5ae29cb3
parent340f3de8d910593f7f2985d6e9bc0bb66852b26a
parentec2f233fee151478ace9fbd1cf23c4e667a306d1
Merge tag 'audit-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit

Pull audit updates from Paul Moore:
 "A small set of audit patches for v5.10.

  There are only three patches in total, and all three are trivial fixes
  that don't really warrant any explanations beyond their descriptions.
  As usual, all three patches pass our test suite"

* tag 'audit-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
  audit: Remove redundant null check
  audit: uninitialize variable audit_sig_sid
  audit: change unnecessary globals into statics