commit | 41922ce8318f6233c9023ab9270454e63ab1ed41 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sat May 06 08:22:35 2017 +0200 |
committer | David Teigland <teigland@redhat.com> | Mon Aug 07 11:23:09 2017 -0500 |
tree | 1bcf2658ee4447ab0ee97dae8627712a81bb3db4 | |
parent | 653996ca8d6f81be1b29f2a1cb622ff4afc0be04 [diff] |
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>