diff for duplicates of <4F5753FE.4080909@suse.cz> diff --git a/a/1.txt b/N1/1.txt index b54053e..6ddc4e4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ Date: Mon Nov 30 13:18:02 2009 +0000 > --- a/drivers/tty/moxa.c > +++ b/drivers/tty/moxa.c > @@ -1331,7 +1331,7 @@ static void moxa_start(struct tty_struct *tty) -> if (ch = NULL) +> if (ch == NULL) > return; > > - if (!(ch->statusflags & TXSTOPPED)) diff --git a/a/content_digest b/N1/content_digest index ccaa041..3e48aab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020120307100500.GD25452@elgon.mountain\0" "From\0Jiri Slaby <jslaby@suse.cz>\0" "Subject\0Re: [patch] tty: moxa: fix bit test in moxa_start()\0" - "Date\0Wed, 07 Mar 2012 12:26:38 +0000\0" + "Date\0Wed, 07 Mar 2012 13:26:38 +0100\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" linux-kernel@vger.kernel.org @@ -31,7 +31,7 @@ "> --- a/drivers/tty/moxa.c\n" "> +++ b/drivers/tty/moxa.c\n" "> @@ -1331,7 +1331,7 @@ static void moxa_start(struct tty_struct *tty)\n" - "> \tif (ch = NULL)\n" + "> \tif (ch == NULL)\n" "> \t\treturn;\n" "> \n" "> -\tif (!(ch->statusflags & TXSTOPPED))\n" @@ -45,4 +45,4 @@ "js\n" suse labs -bb38f8c11424b03f0bade4b0e32907a3e6f42d28cac0edf763549decdd9fef54 +53a945fec5a92d3d4d270b85775c5370e4f9a258e8b4007d78af6f0eaef88a09
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.