diff for duplicates of <20100909084605.GB10250@bicker> diff --git a/a/1.txt b/N1/1.txt index fba96f0..9943aa0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Thu, Sep 09, 2010 at 09:44:52AM +0200, Clemens Ladisch wrote: > > Also Smatch complains because the "device + 1" could be an integer > > overflow. It's harmless, > -> It would result in device==INT_MIN, which would make the while loop go +> It would result in device=INT_MIN, which would make the while loop go > through 2^31 values before finding the first MIDI device. > diff --git a/a/content_digest b/N1/content_digest index 23b71d5..ff81c93 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\04C889074.6060901@ladisch.de\0" "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0Re: [patch v2] ALSA: rawmidi: fix the get next midi device ioctl\0" - "Date\0Thu, 9 Sep 2010 10:46:05 +0200\0" + "Date\0Thu, 09 Sep 2010 08:46:05 +0000\0" "To\0Clemens Ladisch <clemens@ladisch.de>\0" "Cc\0alsa-devel@alsa-project.org" Takashi Iwai <tiwai@suse.de> @@ -20,7 +20,7 @@ "> > Also Smatch complains because the \"device + 1\" could be an integer\n" "> > overflow. It's harmless,\n" "> \n" - "> It would result in device==INT_MIN, which would make the while loop go\n" + "> It would result in device=INT_MIN, which would make the while loop go\n" "> through 2^31 values before finding the first MIDI device.\n" "> \n" "\n" @@ -33,4 +33,4 @@ "> Regards,\n" > Clemens -2a9da3ae934da9f547d015723d60a5f205390f5036c29e72a563fab3983fc71c +1f967859a9a8a47dc06460fe523c324336139f103306366f5ad5de1d8b4dab31
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.