diff for duplicates of <1431968415.1970.4.camel@codethink.co.uk> diff --git a/a/1.txt b/N1/1.txt index b5435b6..d9f12cc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ It is if we need to switch to a lower voltage. > Maybe we need this kind of code somewhere ? (ex. ALSA SoC has similar method) > > /* EOPNOTSUPP is not error */ -> if (ret == -EOPNOTSUPP) +> if (ret = -EOPNOTSUPP) > ret = 0; > > I have no objection if my concern never happen. diff --git a/a/content_digest b/N1/content_digest index c2c0b3a..42b8bef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\087d21yu27f.wl%kuninori.morimoto.gx@renesas.com\0" "From\0Ben Hutchings <ben.hutchings@codethink.co.uk>\0" "Subject\0Re: [PATCH 4/6] mmc: sh_mobile_sdhi: Add UHS-I mode support\0" - "Date\0Mon, 18 May 2015 18:00:15 +0100\0" + "Date\0Mon, 18 May 2015 17:00:15 +0000\0" "To\0Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>\0" "Cc\0Ian Molton <ian@mnementh.co.uk>" linux-mmc@vger.kernel.org @@ -56,7 +56,7 @@ "> Maybe we need this kind of code somewhere ? (ex. ALSA SoC has similar method)\n" "> \n" "> \t/* EOPNOTSUPP is not error */\n" - "> \tif (ret == -EOPNOTSUPP)\n" + "> \tif (ret = -EOPNOTSUPP)\n" "> \t\tret = 0;\n" "> \n" "> I have no objection if my concern never happen.\n" @@ -66,4 +66,4 @@ "\n" Ben. -fcd5d013472364588c182b48908a123a676c53f9a93e371fd108c65e5d4e4642 +af5b6775173db7ba9a58ed96878ab1874ea2be048a75c3951adf0fb16d41b806
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.