selinux: add missing newlines in pr_err() statements
authorChristian Göttsche <cgzones@googlemail.com>
Tue, 18 Jul 2023 19:00:24 +0000 (21:00 +0200)
committerPaul Moore <paul@paul-moore.com>
Wed, 19 Jul 2023 15:12:48 +0000 (11:12 -0400)
commite5faa839c3eee199447573c4e227daeb76d402cf
treecc0523336275886c092e3a635bd517f7f79c2302
parent08a12b39e289fedf755afbc81de44a5cd1286b4b
selinux: add missing newlines in pr_err() statements

The kernel print statements do not append an implicit newline to format
strings.

Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
[PM: subject line tweak]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/hooks.c
security/selinux/ss/policydb.c