diff for duplicates of <4D878D90.6070100@fastmail.fm> diff --git a/a/1.txt b/N1/1.txt index e065f24..cc74cdc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ On 21/03/2011 11:27, Alan Cox wrote: > and > > /* notify card */ -> if (unlikely(dc = NULL)) { +> if (unlikely(dc == NULL)) { > DBG1("No device context?"); > goto exit; > } diff --git a/a/content_digest b/N1/content_digest index e344679..6f348bc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\06627fbdd-cce6-4717-8920-3a0d7526274b@email.android.com\0" "ref\020110321112723.248e7a52@lxorguk.ukuu.org.uk\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\0Mon, 21 Mar 2011 17:40:32 +0000\0" "To\0Alan Cox <alan@lxorguk.ukuu.org.uk>\0" "Cc\0Mac <kmac@poczta.fm>" @@ -34,7 +34,7 @@ "> and\n" "> \n" "> /* notify card */\n" - "> if (unlikely(dc = NULL)) {\n" + "> if (unlikely(dc == NULL)) {\n" "> DBG1(\"No device context?\");\n" "> goto exit;\n" "> }\n" @@ -55,4 +55,4 @@ "\n" Jack -a6cca93f771010d0202a8224ab2e0c522132d69728cc2f48f2b1ab83e8983429 +0b4569f964d27ac8e70bf1908a91bce152941a21362e473454403404ee5c6858
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.