diff for duplicates of <4C446509.3010400@opengridcomputing.com> diff --git a/a/1.txt b/N1/1.txt index 2954cbe..4c0a2f8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Dan Carpenter wrote: > "num_wrs" should be signed so that the "if (num_wrs <= 0)" checks work. > -> Signed-off-by: Dan Carpenter <error27@gmail.com> +> Signed-off-by: Dan Carpenter <error27-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > diff --git a/drivers/infiniband/hw/cxgb3/iwch_qp.c b/drivers/infiniband/hw/cxgb3/iwch_qp.c > index ae47bfd..e90fb2d 100644 @@ -39,6 +39,11 @@ Dan Carpenter wrote: The macro Q_FREECNT() must never return <0 or things are badly broken, so this patch should really leave num_wrs as unsigned and just check for -num_wrs = 0. +num_wrs == 0. Steve. + +-- +To unsubscribe from this list: send the line "unsubscribe linux-rdma" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 5aba7fe..309fe46 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020100717102900.GG17585@bicker\0" - "From\0Steve Wise <swise@opengridcomputing.com>\0" + "From\0Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>\0" "Subject\0Re: [patch] infiniband: cxgb3: fix signed bug\0" - "Date\0Mon, 19 Jul 2010 14:45:29 +0000\0" + "Date\0Mon, 19 Jul 2010 09:45:29 -0500\0" "To\0Dan Carpenter <error27-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Cc\0Steve Wise <swise-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>" Roland Dreier <rolandd-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> @@ -15,7 +15,7 @@ "Dan Carpenter wrote:\n" "> \"num_wrs\" should be signed so that the \"if (num_wrs <= 0)\" checks work.\n" ">\n" - "> Signed-off-by: Dan Carpenter <error27@gmail.com>\n" + "> Signed-off-by: Dan Carpenter <error27-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" ">\n" "> diff --git a/drivers/infiniband/hw/cxgb3/iwch_qp.c b/drivers/infiniband/hw/cxgb3/iwch_qp.c\n" "> index ae47bfd..e90fb2d 100644\n" @@ -53,8 +53,13 @@ "\n" "The macro Q_FREECNT() must never return <0 or things are badly broken, \n" "so this patch should really leave num_wrs as unsigned and just check for \n" - "num_wrs = 0.\n" + "num_wrs == 0.\n" "\n" - Steve. + "Steve.\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -bd62bded701bffb604818c4a3d76d2591365c611f721e117cda3c065321262b7 +1b99d5fecb2221110c24fc6aa8c00e9e1a9afc15983efb8ba3a0961dcecf2ce6
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.