diff options
author | 2017-08-28 13:49:31 -0700 | |
---|---|---|
committer | 2017-08-28 15:06:17 -0600 | |
commit | 060fd198a3e113047da456f15889579067e6b75f (patch) | |
tree | d8f30e5d2a57291b8e62071cbbd0cc5df0c3aebd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: fix warning when I/O elevator is changed as request_queue is being removed (diff) | |
download | wireguard-linux-060fd198a3e113047da456f15889579067e6b75f.tar.xz wireguard-linux-060fd198a3e113047da456f15889579067e6b75f.zip |
block/nullb: delete unnecessary memory free
Commit 2984c86(nullb: factor disk parameters) has a typo. The
nullb_device allocation/free is done outside of null_add_dev. The commit
accidentally frees the nullb_device in error code path.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions