diff for duplicates of <200701130737.59435.oneukum@suse.de> diff --git a/a/1.txt b/N1/1.txt index 941cb4c..03585bc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,7 @@ Signed-off-by: Oliver Neukum <oneukum@suse.de> if (idx < 0) { int idx2; for (idx2 = 0; idx2 < SNDRV_CARDS; idx2++) -+ /* idx = -1 = 0xffff means: take any free slot */ ++ /* idx == -1 == 0xffff means: take any free slot */ if (~snd_cards_lock & idx & 1<<idx2) { idx = idx2; if (idx >= snd_ecards_limit) diff --git a/a/content_digest b/N1/content_digest index decf1fe..6ad6446 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0s5h64bcgmzn.wl%tiwai@suse.de\0" "From\0Oliver Neukum <oneukum@suse.de>\0" "Subject\0Re: [patch]cleanup and error reporting for sound/core/init.c\0" - "Date\0Sat, 13 Jan 2007 06:37:59 +0000\0" + "Date\0Sat, 13 Jan 2007 07:37:59 +0100\0" "To\0Takashi Iwai <tiwai@suse.de>\0" "Cc\0Jaroslav Kysela <perex@suse.cz>" linux-sound@vger.kernel.org @@ -43,7 +43,7 @@ " \tif (idx < 0) {\n" " \t\tint idx2;\n" " \t\tfor (idx2 = 0; idx2 < SNDRV_CARDS; idx2++)\n" - "+\t\t\t/* idx = -1 = 0xffff means: take any free slot */\n" + "+\t\t\t/* idx == -1 == 0xffff means: take any free slot */\n" " \t\t\tif (~snd_cards_lock & idx & 1<<idx2) {\n" " \t\t\t\tidx = idx2;\n" " \t\t\t\tif (idx >= snd_ecards_limit)\n" @@ -77,4 +77,4 @@ " \t}\n" " \tsnd_cards_lock |= 1 << idx;\t\t/* lock it */" -15f327550bb2b3fdb790e15919d4a83d9f17a38d1747cdb7ec098ab40e841081 +4bce0447226a5448c81a6af1dd1809fec2199894287d01da34540af1da175f03
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.