diff for duplicates of <51D41A0F.80008@cypress.com> diff --git a/a/1.txt b/N1/1.txt index 7e255f5..255e4a0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ On 07/03/2013 12:41 AM, Dan Carpenter wrote: > u8 *mode; > int retval; > -> - if (cd = NULL) { +> - if (cd == NULL) { > - dev_err(cd->dev, "%s: NULL context pointer\n", __func__); > - return; > - } diff --git a/a/content_digest b/N1/content_digest index 7401dfd..2c71ea3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130702214107.GB1598@elgon.mountain\0" "From\0Ferruh Yigit <fery@cypress.com>\0" "Subject\0Re: [patch 2/3] Input: cyttsp4 - silence NULL dereference warning\0" - "Date\0Wed, 03 Jul 2013 12:33:19 +0000\0" + "Date\0Wed, 3 Jul 2013 15:33:19 +0300\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Javier Martinez Canillas <javier@dowhile0.org>" Dmitry Torokhov <dmitry.torokhov@gmail.com> @@ -24,7 +24,7 @@ "> u8 *mode;\n" "> int retval;\n" ">\n" - "> - if (cd = NULL) {\n" + "> - if (cd == NULL) {\n" "> - dev_err(cd->dev, \"%s: NULL context pointer\\n\", __func__);\n" "> - return;\n" "> - }\n" @@ -42,4 +42,4 @@ "\n" This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message. -ac5bbbde15ce50ce3cb136f5d0f952808b307815ee13e51f2e5dd862aebd39d9 +bf9ee2df35fa33e6c65cafdfb7f132231c1e63526b84b0de96fb5e79737c03ca
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.