]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'audit-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 01:02:51 +0000 (17:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 01:02:51 +0000 (17:02 -0800)
commitc6836399a64f33954827d5c88a73b602f40f0c6f
tree30191e77999706d64e35e41464a56406f8b7d87e
parentd518c63074d0bb1162ba5037c12a573d14fb2890
parentbc63fd3d961addf20c5504e16ea67cbd673da8d7
Merge tag 'audit-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit

Pull audit updates from Paul Moore:
 "Three very trivial patches for audit this time"

* tag 'audit-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
  audit: Make audit_filter_syscall() return void
  audit: Remove leftover reference to the audit_tasklet
  kernel/audit: convert comma to semicolon