Re: [PATCH 02/10] regulator: devres: Fix issues with kerneldoc headers
From: Mark Brown <broonie@kernel.org>
Date: 2020-06-25 17:28:22
Also in:
lkml
From: Mark Brown <broonie@kernel.org>
Date: 2020-06-25 17:28:22
Also in:
lkml
On Thu, Jun 25, 2020 at 05:36:06PM +0100, Lee Jones wrote:
/** * devm_regulator_register - Resource managed regulator_register() + * @dev: device for regulator "consumer" * @regulator_desc: regulator to register * @config: runtime configuration for regulator *
That's an odd style you're using in your "change" here - why the quotes?