aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2019-04-30 06:05:52 +0000
committerRafael J. Wysocki <[email protected]>2019-04-30 08:54:23 +0000
commit4ebe36c94aed95de71a8ce6a6762226d31c938ee (patch)
treeaeeab4c5f504e0ad0df8f2d79c526f3b01eeb611 /drivers/fpga/fpga-bridge.c
parentMerge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... (diff)
downloadkernel-4ebe36c94aed95de71a8ce6a6762226d31c938ee.tar.gz
kernel-4ebe36c94aed95de71a8ce6a6762226d31c938ee.zip
cpufreq: Fix kobject memleak
Currently the error return path from kobject_init_and_add() is not followed by a call to kobject_put() - which means we are leaking the kobject. Fix it by adding a call to kobject_put() in the error path of kobject_init_and_add(). Signed-off-by: Viresh Kumar <[email protected]> Reviewed-by: Tobin C. Harding <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions