mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 13:32:40 -04:00
selftests: ALSA: remove unused variables
These variables are never referenced in the code, just remove them. Signed-off-by: Ding Xiang <dingxiang@cmss.chinamobile.com> Reviewed-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20230908081040.197243-1-dingxiang@cmss.chinamobile.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
@@ -313,7 +313,6 @@ TEST_F(pcmtest, ni_playback) {
|
||||
*/
|
||||
TEST_F(pcmtest, reset_ioctl) {
|
||||
snd_pcm_t *handle;
|
||||
unsigned char *it;
|
||||
int test_res;
|
||||
struct pcmtest_test_params *params = &self->params;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user