diff for duplicates of <4FAA01A9.4070908@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 990fe15..5a50324 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,7 @@ index 14909c1..b78d448 100644 + struct mipi_dsim_device *dsim = dev_id; + unsigned int intsrc, intmsk; + -+ if (dsim = NULL) { ++ if (dsim == NULL) { + dev_err(dsim->dev, "%s: wrong parameter\n", __func__); + return IRQ_NONE; } diff --git a/a/content_digest b/N1/content_digest index 2446e7a..c5e962d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ - "From\0Donghwa Lee <dh09.lee@samsung.com>\0" + "From\0dh09.lee@samsung.com (Donghwa Lee)\0" "Subject\0[PATCH 4/5] video: exynos mipi dsi: Properly interpret the interrupt source flags\0" - "Date\0Wed, 09 May 2012 05:33:29 +0000\0" + "Date\0Wed, 09 May 2012 14:33:29 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -38,7 +38,7 @@ "+\tstruct mipi_dsim_device *dsim = dev_id;\n" "+\tunsigned int intsrc, intmsk;\n" "+\n" - "+\tif (dsim = NULL) {\n" + "+\tif (dsim == NULL) {\n" "+\t\tdev_err(dsim->dev, \"%s: wrong parameter\\n\", __func__);\n" "+\t\treturn IRQ_NONE;\n" " \t}\n" @@ -69,4 +69,4 @@ "-- \n" 1.7.4.1 -e3692a7f6de4763168903aff1d5317acd50b8177f55a1454b44fc9175a0298cf +e0257af7565b8a5b1f6a576dc345d78965e481d23637ecd6f18b5a2170b2c149
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.