summaryrefslogtreecommitdiff
path: root/drivers/usb/media/pwc/pwc-timon.c
diff options
context:
space:
mode:
authorZi Yan <ziy@nvidia.com>2025-11-26 16:06:18 -0500
committerAndrew Morton <akpm@linux-foundation.org>2025-12-09 11:25:33 -0800
commit9dcdc0c207fe32c576f1359deaf0efece9f36ca2 (patch)
tree61d2372b546c3db7dde0e189377c6fc899b4229f /drivers/usb/media/pwc/pwc-timon.c
parent2f78910659c72807b7ff03a2c0d121901bf55848 (diff)
mm/huge_memory: fix folio split stats counting
The "return <error code>" statements for error checks at the beginning of __folio_split() skip necessary count_vm_event() and count_mthp_stat() at the end of the function. Fix these by replacing them with "ret = <error code>; goto out;". Link: https://lkml.kernel.org/r/20251126210618.1971206-5-ziy@nvidia.com Signed-off-by: Zi Yan <ziy@nvidia.com> Reviewed-by: Wei Yang <richard.weiyang@gmail.com> Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Acked-by: David Hildenbrand (Red Hat) <david@kernel.org> Cc: Balbir Singh <balbirs@nvidia.com> Cc: Baolin Wang <baolin.wang@linux.alibaba.com> Cc: Barry Song <baohua@kernel.org> Cc: Dev Jain <dev.jain@arm.com> Cc: Lance Yang <lance.yang@linux.dev> Cc: Liam Howlett <liam.howlett@oracle.com> Cc: Miaohe Lin <linmiaohe@huawei.com> Cc: Naoya Horiguchi <nao.horiguchi@gmail.com> Cc: Nico Pache <npache@redhat.com> Cc: Ryan Roberts <ryan.roberts@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/usb/media/pwc/pwc-timon.c')
0 files changed, 0 insertions, 0 deletions