commit | a71bcc1b09497d5cb7f24a7a6ce74d8ebd99d457 | [log] [tgz] |
---|---|---|
author | Ding Xiang <dingxiang@cmss.chinamobile.com> | Thu Sep 06 16:51:10 2018 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 14 15:25:57 2018 +0200 |
tree | df29063b2da7fde0870a637e4b688ae3b158ca4c | |
parent | b7e6a8961b5d6dd3fc535970e65d497d868bb49f [diff] |
vme: remove unneeded kfree put_device will call vme_dev_release to free vdev, kfree is unnecessary here. Signed-off-by: Ding Xiang <dingxiang@cmss.chinamobile.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>