diff for duplicates of <50FF6030.5040306@chelsio.com> diff --git a/a/1.txt b/N1/1.txt index 0041282..a280dcb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,12 +15,12 @@ On 1/21/2013 6:32 PM, Julia Lawall wrote: > expression x,e; > @@ > -> *if ( \(x = NULL\|IS_ERR(x)\|y != 0\) ) +> *if ( \(x == NULL\|IS_ERR(x)\|y != 0\) ) > { ... when forall > return ...; } > ... when != \(y = e\|y += e\|y -= e\|y |= e\|y &= e\|y++\|y--\|&y\) > when != \(XT_GETPAGE(...,y)\|WMI_CMD_BUF(...)\) -> *if ( \(x = NULL\|IS_ERR(x)\|y != 0\) ) +> *if ( \(x == NULL\|IS_ERR(x)\|y != 0\) ) > { ... when forall > return ...; } > // </smpl> diff --git a/a/content_digest b/N1/content_digest index 5eba27c..44b8ddb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01358773378-4700-11-git-send-email-Julia.Lawall@lip6.fr\0" "From\0Naresh Kumar Inna <naresh@chelsio.com>\0" "Subject\0Re: [PATCH 10/15] drivers/scsi/csiostor/csio_lnode.c: adjust duplicate test\0" - "Date\0Wed, 23 Jan 2013 04:11:44 +0000\0" + "Date\0Wed, 23 Jan 2013 09:29:44 +0530\0" "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0" "Cc\0James E.J. Bottomley <JBottomley@parallels.com>" kernel-janitors@vger.kernel.org <kernel-janitors@vger.kernel.org> @@ -27,12 +27,12 @@ "> expression x,e;\n" "> @@\n" "> \n" - "> *if ( \\(x = NULL\\|IS_ERR(x)\\|y != 0\\) )\n" + "> *if ( \\(x == NULL\\|IS_ERR(x)\\|y != 0\\) )\n" "> { ... when forall\n" "> return ...; }\n" "> ... when != \\(y = e\\|y += e\\|y -= e\\|y |= e\\|y &= e\\|y++\\|y--\\|&y\\)\n" "> when != \\(XT_GETPAGE(...,y)\\|WMI_CMD_BUF(...)\\)\n" - "> *if ( \\(x = NULL\\|IS_ERR(x)\\|y != 0\\) )\n" + "> *if ( \\(x == NULL\\|IS_ERR(x)\\|y != 0\\) )\n" "> { ... when forall\n" "> return ...; }\n" "> // </smpl>\n" @@ -65,4 +65,4 @@ "Thanks,\n" Naresh. -980d12027feb6220902295e1e7619c17e22127dc8432ee2ae11bda94a64ea232 +d93b137d8f035461eb0e72f70eba2ef6c43d98ef0c0492c5a5a04999cf32b2f9
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.