diff for duplicates of <4ECCAE14.3070008@bfs.de> diff --git a/a/1.txt b/N1/1.txt index eeffa47..4ea3705 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ re, wh > if ((i = cf_command(dioctl.cf_ctrl.drvid, -> (cmd = IIOCDOCFACT) ? 1 : (cmd = IIOCDOCFDIS) ? 0 : 2, +> (cmd == IIOCDOCFACT) ? 1 : (cmd == IIOCDOCFDIS) ? 0 : 2, > dioctl.cf_ctrl.cfproc, > -- > To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in diff --git a/a/content_digest b/N1/content_digest index 4a51ad3..5b21a7a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020111123064204.GA6871@elgon.mountain\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [patch] isdn: make sure strings are null terminated\0" - "Date\0Wed, 23 Nov 2011 08:25:56 +0000\0" + "Date\0Wed, 23 Nov 2011 09:25:56 +0100\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Karsten Keil <isdn@linux-pingi.de>" netdev@vger.kernel.org @@ -37,7 +37,7 @@ " wh\n" "\n" "> \t\t\tif ((i = cf_command(dioctl.cf_ctrl.drvid,\n" - "> \t\t\t\t\t (cmd = IIOCDOCFACT) ? 1 : (cmd = IIOCDOCFDIS) ? 0 : 2,\n" + "> \t\t\t\t\t (cmd == IIOCDOCFACT) ? 1 : (cmd == IIOCDOCFDIS) ? 0 : 2,\n" "> \t\t\t\t\t dioctl.cf_ctrl.cfproc,\n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" @@ -46,4 +46,4 @@ "> \n" > -9920478a897cd7801a2f929d5d0761edd564576512f4826adc0fcb17211c03d7 +2c21a852ee0e2bec9a96b57b978ac20c4666cbcc3d632d7d6bec894b427be358
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.