From 67e134bbe806cb69402eaedae9fe9dc6dad417df Mon Sep 17 00:00:00 2001 From: Krzysztof Helt Date: Mon, 18 Dec 2006 14:41:03 +0100 Subject: [PATCH] --- yaml --- r: 47156 b: refs/heads/master c: ca40587087fc05c670f4f2650cc466d557377f6d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/sparc/dbri.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3f8797e124cf..7becba7c9a0e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0664d888a55ff99c8556690a3ae7c76dc1389008 +refs/heads/master: ca40587087fc05c670f4f2650cc466d557377f6d diff --git a/trunk/sound/sparc/dbri.c b/trunk/sound/sparc/dbri.c index 4ceb09d215d8..25a2a7333006 100644 --- a/trunk/sound/sparc/dbri.c +++ b/trunk/sound/sparc/dbri.c @@ -678,7 +678,7 @@ static s32 *dbri_cmdlock(struct snd_dbri * dbri, int len) * The JUMP cmd points to the new cmd string. * It also releases the cmdlock spinlock. * - * Lock must not be held before calling this. + * Lock must be held before calling this. */ static void dbri_cmdsend(struct snd_dbri * dbri, s32 * cmd,int len) {