diff for duplicates of <20150308173147.GA15272@sudip-PC> diff --git a/a/1.txt b/N1/1.txt index 2ab64b5..04d0c6b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Sun, Mar 08, 2015 at 02:59:03PM +0200, Giedrius Statkevičius wrote: > > Do you need these parantheses? Also, you can now then fix up this line > too to avoid a redundant cast in the same patch: -> sm750_hw.c: if(share->revid = (unsigned char)SM750LE_REVISION_ID){ +> sm750_hw.c: if(share->revid == (unsigned char)SM750LE_REVISION_ID){ good idea, thanks. that extra parentheses is for checkpatch warning of complex macro value. @@ -20,7 +20,3 @@ sudip > -- > Thanks, > Giedrius --- -To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 6e73ad1..bceef87 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\054FC4797.6040704@gmail.com\0" "From\0Sudip Mukherjee <sudipm.mukherjee@gmail.com>\0" "Subject\0Re: [PATCH 3/4] staging: sm750fb: correctly define SM750LE_REVISION_ID\0" - "Date\0Sun, 08 Mar 2015 17:43:47 +0000\0" + "Date\0Sun, 8 Mar 2015 23:01:47 +0530\0" "To\0Giedrius Statkevi\304\215ius <giedrius.statkevicius@gmail.com>\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" devel@driverdev.osuosl.org @@ -20,7 +20,7 @@ "> \n" "> Do you need these parantheses? Also, you can now then fix up this line\n" "> too to avoid a redundant cast in the same patch:\n" - "> sm750_hw.c: if(share->revid = (unsigned char)SM750LE_REVISION_ID){\n" + "> sm750_hw.c: if(share->revid == (unsigned char)SM750LE_REVISION_ID){\n" "good idea, thanks.\n" "that extra parentheses is for checkpatch warning of complex macro value.\n" "\n" @@ -32,10 +32,6 @@ "> \n" "> -- \n" "> Thanks,\n" - "> Giedrius\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-fbdev\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > Giedrius -a65e9dc2bd35a82aee0b28cf84f4cecc287df6ac76df6f38cacede0e3c2f7f43 +bbe085b74580d62a810fbedaa6f81ef93db1184d1393e04bbbadfc1f875c00ca
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.