diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-11-23 20:16:45 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-01-21 19:36:07 +0100 |
commit | 1761b22966e61494f51be76bc3b10e9c1ff809ad (patch) | |
tree | 991aad505b999c9fe87a32c5e6188d2cee10866e /Documentation/arm/SA1100/Pangolin | |
parent | 17ddc49b9c5c8847be745d13d91259248d59114b (diff) | |
download | blackbird-op-linux-1761b22966e61494f51be76bc3b10e9c1ff809ad.tar.gz blackbird-op-linux-1761b22966e61494f51be76bc3b10e9c1ff809ad.zip |
rbd: delete an unnecessary check before rbd_dev_destroy()
The rbd_dev_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: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'Documentation/arm/SA1100/Pangolin')
0 files changed, 0 insertions, 0 deletions