1
0
Files
linux/drivers/hsi
Geliang Tang f098a04535 hsi: fix double kfree
When device_register() fails, kfree() is called in hsi_client_release(),
hence there is no need to call kfree in err3 again.

Fixes: a2aa24734d ("HSI: Add common DT binding for HSI client devices")
Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
2015-10-14 13:22:00 +02:00
..
2015-09-18 23:02:08 +02:00
2015-10-14 13:22:00 +02:00
2014-05-16 00:54:51 +02:00
2014-05-16 00:54:51 +02:00