dlm: Add spaces for better code readability
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 6 May 2017 06:22:35 +0000 (08:22 +0200)
committerDavid Teigland <teigland@redhat.com>
Mon, 7 Aug 2017 16:23:09 +0000 (11:23 -0500)
commit41922ce8318f6233c9023ab9270454e63ab1ed41
tree1bcf2658ee4447ab0ee97dae8627712a81bb3db4
parent653996ca8d6f81be1b29f2a1cb622ff4afc0be04
dlm: Add spaces for better code readability

The script "checkpatch.pl" pointed information out like the following.

CHECK: spaces preferred around that '+' (ctx:VxV)

Thus fix the affected source code places.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/debug_fs.c