summary refs log tree commit diff
path: root/arch/riscv
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2018-04-25 20:26:14 +0530
committerDavid S. Miller <davem@davemloft.net>2018-04-30 16:09:34 -0400
commit00ad691ab140b54ab9f5de5e74cb994f552e8124 (patch)
tree576e21cceb8802d26a4d3a4e2a116d0440112c6c /arch/riscv
parentd3c68d0b4183ddfa05577348a231dd117e6563df (diff)
downloadlinux-00ad691ab140b54ab9f5de5e74cb994f552e8124.tar.gz
sparc: vio: use put_device() instead of kfree()
Never directly free @dev after calling device_register(), even
if it returned an error. Always use put_device() to give up the
reference initialized.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/riscv')
0 files changed, 0 insertions, 0 deletions