lockd: Delete an error message for a failed memory allocation in reclaimer()
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 16 Aug 2017 20:35:24 +0000 (22:35 +0200)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 6 Sep 2017 16:33:56 +0000 (12:33 -0400)
commit58a69893a9bf6833a79dae801da78e1d4f46f0a2
treeabba6e23cf3f7dbc80023807d1e37b97f16f466a
parent03c6f7d64ac9c0a37cca91392ac4be8993a8f53d
lockd: Delete an error message for a failed memory allocation in reclaimer()

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

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/lockd/clntlock.c