Re: [PATCH] ASoC: qcom: Fix trivial code style issues

From: Mark Brown
Date: Mon Dec 18 2023 - 12:28:56 EST


On Mon, 04 Dec 2023 11:00:48 +0100, Krzysztof Kozlowski wrote:
> Fix few trivial code style issues, pointed out by checkpatch, so they do
> not get copied to new code (when old code is used as template):
>
> WARNING: Prefer "GPL" over "GPL v2" - see commit bf7fbeeae6db ("module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity")
> WARNING: function definition argument 'struct platform_device *' should also have an identifier name
> ERROR: code indent should use tabs where possible
> WARNING: please, no spaces at the start of a line
> WARNING: Missing a blank line after declarations
> WARNING: unnecessary whitespace before a quoted newline
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: qcom: Fix trivial code style issues
commit: bb3392453d3ba44e60b85381e3bfa3c551a44e5d

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark