diff for duplicates of <50FDC9B6.3040908@broadcom.com> diff --git a/a/1.txt b/N1/1.txt index 70e210e..8799094 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,12 +14,12 @@ On 01/21/2013 05:02 AM, 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 a1ae9f5..40b2b6b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01358773378-4700-6-git-send-email-Julia.Lawall@lip6.fr\0" "From\0Bhanu Prakash Gollapudi <bprakash@broadcom.com>\0" "Subject\0Re: [PATCH 5/15] drivers/scsi/bnx2fc/bnx2fc_io.c: adjust duplicate test\0" - "Date\0Mon, 21 Jan 2013 23:05:26 +0000\0" + "Date\0Mon, 21 Jan 2013 15:05:26 -0800\0" "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0" "Cc\0kernel-janitors@vger.kernel.org" James E.J. Bottomley <JBottomley@parallels.com> @@ -26,12 +26,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" @@ -59,4 +59,4 @@ ">\n" Acked-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> -9b8ea8337ebf2e61f7b04bcee99303f0f14aae14cabb8be01ebabfc0ddced6d2 +bbcace1c4abe9b433beab11cc743dd8a179898d91aede4c9cece3d53e79fdad5
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.