From 3601ea400fa667dd5f8d7427bf294917102dc975 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 14 Aug 2008 07:51:57 +0200 Subject: [PATCH] --- yaml --- r: 110900 b: refs/heads/master c: 0072889a556373b12b687107ac6b24d2ea961ddf h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/core/timer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index aa49edd3c098..dc3a10c8900d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a9b8063cf7d78d7de4f2555357101087548c699 +refs/heads/master: 0072889a556373b12b687107ac6b24d2ea961ddf diff --git a/trunk/sound/core/timer.c b/trunk/sound/core/timer.c index b8ee49c1f855..e582face89d2 100644 --- a/trunk/sound/core/timer.c +++ b/trunk/sound/core/timer.c @@ -306,7 +306,7 @@ int snd_timer_close(struct snd_timer_instance *timeri) struct snd_timer *timer = NULL; struct snd_timer_instance *slave, *tmp; - if (snd_BUG_ON(!timer)) + if (snd_BUG_ON(!timeri)) return -ENXIO; /* force to stop the timer */