vfio/ccw: Replace warn_once_pfch() with warn_report_once()
authorCédric Le Goater <clg@redhat.com>
Fri, 14 Feb 2025 16:19:36 +0000 (17:19 +0100)
committerCédric Le Goater <clg@redhat.com>
Thu, 6 Mar 2025 05:47:33 +0000 (06:47 +0100)
commit3f8f6ef701ac6b3691b6003025005a970b2075de
tree76863af0dd718b922a592d1c605836a5cb662d00
parent4526687bf12624d957088cd40ee02540a5404546
vfio/ccw: Replace warn_once_pfch() with warn_report_once()

Use the common helper warn_report_once() instead of implementing its
own.

Cc: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Link: https://lore.kernel.org/qemu-devel/20250214161936.1720039-1-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/vfio/ccw.c