diff for duplicates of <20180201202012.36524-5-andriy.shevchenko@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 41a47d1..904b800 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,3 +25,6 @@ index 963cc5228d05..24e163cefb7c 100644 + cap = (const enum hidma_cap) device_get_match_data(dev); return cap ? ((cap & test_cap) > 0) : 0; } + +-- +2.15.1 diff --git a/a/content_digest b/N1/content_digest index 2a35dd5..3e36eec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,5 +1,6 @@ + "ref\020180201202012.36524-1-andriy.shevchenko@linux.intel.com\0" "From\0Andy Shevchenko <andriy.shevchenko@linux.intel.com>\0" - "Subject\0[v2,5/6] dmaengine: hidma: Constify returned by device_get_match_data() value\0" + "Subject\0[PATCH v2 5/6] dmaengine: hidma: Constify returned by device_get_match_data() value\0" "Date\0Thu, 1 Feb 2018 22:20:11 +0200\0" "To\0dmaengine <dmaengine@vger.kernel.org>" Rafael J . Wysocki <rjw@rjwysocki.net> @@ -36,6 +37,9 @@ "-\tcap = (enum hidma_cap) device_get_match_data(dev);\n" "+\tcap = (const enum hidma_cap) device_get_match_data(dev);\n" " \treturn cap ? ((cap & test_cap) > 0) : 0;\n" - } + " }\n" + " \n" + "-- \n" + 2.15.1 -c246d365b90f5af30e305e82756b55728fd3e48424b783624984fdfc22ada9fd +344821d35524e85b3f113b12c5da12547d1cf558f72451a9bf3406112a9dcb23
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.