fs: dlm: remove twice newline
authorAlexander Aring <aahringo@redhat.com>
Thu, 20 Jul 2023 12:22:39 +0000 (08:22 -0400)
committerDavid Teigland <teigland@redhat.com>
Thu, 20 Jul 2023 22:24:36 +0000 (17:24 -0500)
commit99c58d6480d937dbdc2b4acfdea1bcf7ab113e5e
tree46771485b1523e7b510843e447523153b353c634
parentfdf0eaf11452d72945af31804e2a1048ee1b574c
fs: dlm: remove twice newline

This patch removes a newline which log_print() already adds, also
removes wrapped string that causes a checkpatch warning.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/plock.c