summaryrefslogtreecommitdiff
path: root/drivers/hwmon/smsc47b397.c
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2022-11-18 17:33:03 +0800
committerGuenter Roeck <linux@roeck-us.net>2022-12-01 09:20:55 -0800
commit7dec14537c5906b8bf40fd6fd6d9c3850f8df11d (patch)
tree5e7ea0218c3de1b7b2a98a4fa852f1028891313d /drivers/hwmon/smsc47b397.c
parenta89ff5f5cc64b9fe7a992cf56988fd36f56ca82a (diff)
downloadlwn-7dec14537c5906b8bf40fd6fd6d9c3850f8df11d.tar.gz
lwn-7dec14537c5906b8bf40fd6fd6d9c3850f8df11d.zip
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
As comment of pci_get_domain_bus_and_slot() says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pci_dev_put(). So call it after using to avoid refcount leak. Fixes: 14513ee696a0 ("hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary") Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Link: https://lore.kernel.org/r/20221118093303.214163-1-yangyingliang@huawei.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/smsc47b397.c')
0 files changed, 0 insertions, 0 deletions