[PATCH v2 2/9] driver core: Add dev_set_drv_queue_sync_state()

Danilo Krummrich dakr at kernel.org
Wed Apr 22 04:30:47 PDT 2026


On Wed Apr 22, 2026 at 12:25 PM CEST, Ulf Hansson wrote:
> Most of the static inline functions in device.h lacks documentation.
> Are you suggesting that we should move towards documenting all of
> them?

I'd prefer that, yes. After all, if they are defined in device.h, they are
public APIs, so they should ideally have documentation.

(If a function is only used throughout the driver core, it should be in
drivers/base/base.h instead.)



More information about the linux-arm-kernel mailing list