ALSA: pcmtest: Remove redundant definitions
authorIvan Orlov <ivan.orlov0322@gmail.com>
Fri, 4 Aug 2023 11:07:40 +0000 (15:07 +0400)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Aug 2023 12:44:43 +0000 (14:44 +0200)
commitbba0498bd2d31f958b697d9d8a6b1c106de02e43
tree8118bafc069364d1d775c0b2fa5ab7fe3139ea5c
parent205b96e307480e0484894b619c481fac5b6653e6
ALSA: pcmtest: Remove redundant definitions

Remove redundant definitions of DEVNAME and CARD_NAME, as they're not
useful. The former is not used anywhere, and the latter is used only
in module parameters descriptions.

Signed-off-by: Ivan Orlov <ivan.orlov0322@gmail.com>
Link: https://lore.kernel.org/r/20230804110740.9867-2-ivan.orlov0322@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/pcmtest.c