summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorHariKrishna Sagala <hariconscious@gmail.com>2025-11-05 16:22:30 +0530
committerTakashi Iwai <tiwai@suse.de>2025-11-06 10:52:43 +0100
commitab3bd3662ed4605b7859988f224e2ed615f03060 (patch)
tree5f89b8cfc362242f856cb641ff9c07b907d48b90 /tools/perf/scripts/python/netdev-times.py
parent4e5a0a0ae83fdc5e6414f5ad9716e436d95502b7 (diff)
downloadkernel-ab3bd3662ed4605b7859988f224e2ed615f03060.tar.gz
ALSA: ac97: Fix kernel-doc warning for snd_ac97_reset
kernel-doc populated the below warning for the non static function "snd_ac97_reset". "Warning: ./sound/ac97_bus.c:56 No description found for return value of 'snd_ac97_reset'". Added the return values as per the kernel-doc format. Signed-off-by: HariKrishna Sagala <hariconscious@gmail.com> Link: https://patch.msgid.link/20251105105229.112172-2-hariconscious@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
=32d3679cbb383478c7e9dff590f367f1d7dda975'>ASoC: cs43130: Replace scnprintf() with sysfs_emit()Takashi Iwai 2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax 2022-05-05ASoC: cs43130: Re-use generic struct u16_fractAndy Shevchenko 2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki 2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt 2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown 2021-05-26ASoC: cs43130: Use DEVICE_ATTR_RO macroYueHaibing 2021-05-13ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman 2021-05-13Revert "ASoC: cs43130: fix a NULL pointer dereference"Greg Kroah-Hartman 2021-05-10ASoC: cs43130: Minor error paths fixupsCharles Keepax