diff for duplicates of <4D864A82.4090104@fastmail.fm> diff --git a/a/1.txt b/N1/1.txt index 36f432e..eb5b930 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -89,7 +89,7 @@ const unsigned char *buffer, - spin_lock_irqsave(&dc->spin_mutex, flags); /* CTS is only valid on the modem channel */ - if (port = &(dc->port[PORT_MDM])) { + if (port == &(dc->port[PORT_MDM])) { if (port->ctrl_dl.CTS) { @@ -1716,10 +1712,9 @@ static int ntty_write(struct tty_struct *tty, const unsigned char *buffer, diff --git a/a/content_digest b/N1/content_digest index 74ecc94..3c80866 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "ref\0fuopaigyaypsqveewtjx@pwmq\0" "From\0Jack Stone <jwjstone@fastmail.fm>\0" - "Subject\0Re: 'scheduling while atomic' during ppp connection on 2.6.37.1 and\0" + "Subject\0Re: 'scheduling while atomic' during ppp connection on 2.6.37.1 and 2.6.38\0" "Date\0Sun, 20 Mar 2011 18:42:10 +0000\0" "To\0Mac <kmac@poczta.fm>\0" "Cc\0linux-kernel@vger.kernel.org" @@ -99,7 +99,7 @@ "\n" "- spin_lock_irqsave(&dc->spin_mutex, flags);\n" " /* CTS is only valid on the modem channel */\n" - " if (port = &(dc->port[PORT_MDM])) {\n" + " if (port == &(dc->port[PORT_MDM])) {\n" " if (port->ctrl_dl.CTS) {\n" "@@ -1716,10 +1712,9 @@ static int ntty_write(struct tty_struct *tty, \n" "const unsigned char *buffer,\n" @@ -133,4 +133,4 @@ " return room;\n" } -1786d29ad574e3027b39838172f47898659ae6f0aa56760dce333ff7ddfdc3de +c58dc18234f3d1d42ce7bba99c1c7ffa21c5d87b1dba6732c93d3716cdd67bef
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.