dlm: Delete an error message for a failed memory allocation in dlm_recover_waiters_pre()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 6 May 2017 06:55:43 +0000 (08:55 +0200)
committerDavid Teigland <teigland@redhat.com>
Mon, 7 Aug 2017 16:23:09 +0000 (11:23 -0500)
commit0d37eca752e0bd90b26bf6e7be6c68ed5d1178f2
tree3387d15b63c56ebaa90c15941becc88f4ba21cf4
parent102e67d4e35858644e525ab7d798f1c89d7f4231
dlm: Delete an error message for a failed memory allocation in dlm_recover_waiters_pre()

Omit an extra message for a memory allocation failure in this function.

Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lock.c