]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: vxpocket: Fix a typo at conversion to dev_*()
authorTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 18:23:07 +0000 (20:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2024 18:23:41 +0000 (20:23 +0200)
commitc46fc83e3f3c89f18962e43890de90b1c304747a
tree93c38a9f5c77954d714054b009c6914f33903302
parente95b9f7f2ee05bbef3bf6a4cd7da6e887f17f652
ALSA: vxpocket: Fix a typo at conversion to dev_*()

There was a typo in the previous conversion to dev_*() that caused a
build error.  Fix it.

Fixes: 2acbb5e57230 ("ALSA: vxpocket: Use standard print API")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202408090110.t0mWbTyh-lkp@intel.com/
Link: https://patch.msgid.link/20240808182308.28418-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pcmcia/vx/vxpocket.c