diff for duplicates of <20151204154544.GA25510@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 5dde0d1..d7aae8c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Fri, Dec 04, 2015 at 04:16:45PM +0300, Dan Carpenter wrote: > This code causes a static checker warning because we check for -> "if (ret = 0)" but we have already had verified that was true. Clean +> "if (ret == 0)" but we have already had verified that was true. Clean > it up a little. > > Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> diff --git a/a/content_digest b/N1/content_digest index 9aacf49..120451c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020151204131645.GC12792@mwanda\0" "From\0Stanislaw Gruszka <sgruszka@redhat.com>\0" "Subject\0Re: [patch] iwlegacy: cleanup end of il_send_add_sta()\0" - "Date\0Fri, 04 Dec 2015 15:46:04 +0000\0" + "Date\0Fri, 4 Dec 2015 16:46:04 +0100\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Kalle Valo <kvalo@codeaurora.org>" linux-wireless@vger.kernel.org @@ -10,10 +10,10 @@ "b\0" "On Fri, Dec 04, 2015 at 04:16:45PM +0300, Dan Carpenter wrote:\n" "> This code causes a static checker warning because we check for\n" - "> \"if (ret = 0)\" but we have already had verified that was true. Clean\n" + "> \"if (ret == 0)\" but we have already had verified that was true. Clean\n" "> it up a little.\n" "> \n" "> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" Acked-by: Stanislaw Gruszka <sgruszka@redhat.com> -0de842e0ffc7fa4131a34379f6313acd7d3f3f5d2e6680006d89491f24bd808d +80dae0297441a18c4a8d7d5ca81f194730282d7f2854c792fe53d4ac8efffe42
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.