diff options
author | 2014-11-19 13:33:32 +0100 | |
---|---|---|
committer | 2015-11-25 09:22:00 -0700 | |
commit | d01efceeea99d91022e14aa4169857b1256bcba5 (patch) | |
tree | 86eb1aee5b2e325662c771fe781d75539f169264 /include/linux/drbd.h | |
parent | drbd: Backport the "status" command (diff) | |
download | linux-rng-d01efceeea99d91022e14aa4169857b1256bcba5.tar.xz linux-rng-d01efceeea99d91022e14aa4169857b1256bcba5.zip |
drbd: Deletion of an unnecessary check before the function call "lc_destroy"
The lc_destroy() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Roland Kammerer <roland.kammerer@linbit.com>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'include/linux/drbd.h')
0 files changed, 0 insertions, 0 deletions