diff for duplicates of <50FDB6FE.7010601@mvista.com> diff --git a/a/1.txt b/N1/1.txt index cf2e3d4..f665553 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,12 +15,12 @@ On 21-01-2013 17:02, 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 93c8de7..5046201 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01358773378-4700-14-git-send-email-Julia.Lawall@lip6.fr\0" "From\0Sergei Shtylyov <sshtylyov@mvista.com>\0" "Subject\0Re: [PATCH 13/15] drivers/usb/musb/omap2430.c: adjust duplicate test\0" - "Date\0Mon, 21 Jan 2013 21:45:34 +0000\0" + "Date\0Tue, 22 Jan 2013 01:45:34 +0400\0" "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0" "Cc\0Felipe Balbi <balbi@ti.com>" kernel-janitors@vger.kernel.org @@ -29,12 +29,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" @@ -66,4 +66,4 @@ "\n" WBR, Sergei -a5ef04b66ab19e831f95fca44bae8ec51329726a56004b60f9d54c9c8821415a +82b3ac16f4ae2be99bf583f9da3a5371171c9a1b6e377fffcd1e05efc9dc0a73
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.