ALSA: oxfw: use const qualifier for immutable argument
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 18 Feb 2024 07:41:25 +0000 (16:41 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Feb 2024 08:24:35 +0000 (09:24 +0100)
commit5c0a35b26f3b7b260475bd0e62261584aab8e486
tree0476cba78aa359aeb6899010ff0806d22e442498
parente8991d1d6498f663889e99ea7fd3cb9c464cebf1
ALSA: oxfw: use const qualifier for immutable argument

In the helper function, the first argument is immutable, thus it is
preferable to use const qualifier.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20240218074128.95210-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/oxfw/oxfw-stream.c
sound/firewire/oxfw/oxfw.h