mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.c
@ 2024-12-16 10:55 Richard Fitzgerald
  2024-12-16 15:12 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Fitzgerald @ 2024-12-16 10:55 UTC (permalink / raw)
  To: broonie; +Cc: linux-kernel, patches, linux-sound, kernel test robot

Fix two places in kerneldoc where alg_id had been mistyped as alg_ig.

Fixes: 7c052c661529 ("firmware: cs_dsp: Add mock bin file generator for KUnit testing")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202412142205.HHHcousT-lkp@intel.com/
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
---
 drivers/firmware/cirrus/test/cs_dsp_mock_bin.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/firmware/cirrus/test/cs_dsp_mock_bin.c b/drivers/firmware/cirrus/test/cs_dsp_mock_bin.c
index 1e271ccfd9b0..49d84f7e59e6 100644
--- a/drivers/firmware/cirrus/test/cs_dsp_mock_bin.c
+++ b/drivers/firmware/cirrus/test/cs_dsp_mock_bin.c
@@ -53,7 +53,7 @@ EXPORT_SYMBOL_NS_GPL(cs_dsp_mock_bin_get_firmware, "FW_CS_DSP_KUNIT_TEST_UTILS")
  * cs_dsp_mock_bin_add_raw_block() - Add a data block to the bin file.
  *
  * @builder:		Pointer to struct cs_dsp_mock_bin_builder.
- * @alg_ig:		Algorithm ID.
+ * @alg_id:		Algorithm ID.
  * @alg_ver:		Algorithm version.
  * @type:		Type of the block.
  * @offset:		Offset.
@@ -139,7 +139,7 @@ EXPORT_SYMBOL_NS_GPL(cs_dsp_mock_bin_add_name, "FW_CS_DSP_KUNIT_TEST_UTILS");
  * cs_dsp_mock_bin_add_patch() - Add a patch data block to the bin file.
  *
  * @builder:		Pointer to struct cs_dsp_mock_bin_builder.
- * @alg_ig:		Algorithm ID for the patch.
+ * @alg_id:		Algorithm ID for the patch.
  * @alg_ver:		Algorithm version for the patch.
  * @mem_region:		Memory region for the patch.
  * @reg_addr_offset:	Offset to start of data in register addresses.
-- 
2.39.5


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.c
  2024-12-16 10:55 [PATCH] firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.c Richard Fitzgerald
@ 2024-12-16 15:12 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2024-12-16 15:12 UTC (permalink / raw)
  To: Richard Fitzgerald; +Cc: linux-kernel, patches, linux-sound, kernel test robot

On Mon, 16 Dec 2024 10:55:20 +0000, Richard Fitzgerald wrote:
> Fix two places in kerneldoc where alg_id had been mistyped as alg_ig.
> 
> 

Applied to

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

Thanks!

[1/1] firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.c
      commit: 539a3f0c99cf62c61edc37a8f88e3073119ae852

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-16 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-16 10:55 [PATCH] firmware: cs_dsp: Fix kerneldoc typos in cs_dsp_mock_bin.c Richard Fitzgerald
2024-12-16 15:12 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®