Re: [PATCH v3 6/6] PCI: Remove hybrid-devres hazzard warnings from doc
From: Bjorn Helgaas
Date: Mon May 19 2025 - 18:08:07 EST
s/hazzard/hazard/ (in subject)
On Mon, May 19, 2025 at 01:30:00PM +0200, Philipp Stanner wrote:
> pci/iomap.c still contains warnings about those functions not behaving
> in a managed manner if pcim_enable_device() was called. Since all hybrid
> behavior that users could know about has been removed by now, those
> explicit warnings are no longer necessary.
>
> Remove the hybrid-devres warnings from the docstrings.