diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-11-23 19:16:45 (GMT) |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-01-21 18:36:07 (GMT) |
commit | 1761b22966e61494f51be76bc3b10e9c1ff809ad (patch) | |
tree | 991aad505b999c9fe87a32c5e6188d2cee10866e /firmware/cis | |
parent | 17ddc49b9c5c8847be745d13d91259248d59114b (diff) | |
download | linux-1761b22966e61494f51be76bc3b10e9c1ff809ad.tar.xz |
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 'firmware/cis')
0 files changed, 0 insertions, 0 deletions