HomeFreeBSD

xen/intr: use __func__ instead of function names

Description

xen/intr: use func instead of function names

Functions tend to get renamed and unless the developer is careful
often debugging messages are missed. As such using func is far
superior. Replace several instances of hard-coded function names.

Reviewed by: royger
Differential revision: https://reviews.freebsd.org/D29499

Details

Provenance
ehem_freebsd_m5p.comAuthored on Apr 6 2021, 1:46 PM
roygerCommitted on Jul 28 2021, 3:27 PM
Reviewer
royger
Differential Revision
D29499: xen/intr: use __func__ instead of function names
Parents
rGae5981274815: xen/timer: make xen timer optional
Branches
Unknown
Tags
Unknown