diff options
author | Markus Elfring <[email protected]> | 2014-11-19 13:33:32 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2015-11-25 09:22:00 -0700 |
commit | d01efceeea99d91022e14aa4169857b1256bcba5 (patch) | |
tree | 86eb1aee5b2e325662c771fe781d75539f169264 /scripts/gdb/linux/modules.py | |
parent | a55bbd375d1802141f0f043e2cd08f85c23d6209 (diff) |
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 <[email protected]>
Signed-off-by: Roland Kammerer <[email protected]>
Signed-off-by: Philipp Reisner <[email protected]>
Signed-off-by: Lars Ellenberg <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions