From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Allen Pais <allen.lkml-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH 0/8] use setup_timer() helper function.
Date: Wed, 27 Sep 2017 09:43:01 -0400 [thread overview]
Message-ID: <1506519781.82712.21.camel@redhat.com> (raw)
In-Reply-To: <1506076036-16496-1-git-send-email-allen.lkml-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On Fri, 2017-09-22 at 15:57 +0530, Allen Pais wrote:
> This series uses setup_timer() helper function. The series
> addresses the files under drivers/infiniband/hw/*.
>
>
> Allen Pais (8):
> infiniband: qib: use setup_timer() helper.
> infiniband: nes: use setup_timer() helper.
> infiniband: qib: use setup_timer() helper.
> infiniband: mthca: use setup_timer() helper.
> infiniband: nes: use setup_timer() helper.
> infiniband: qib: use setup_timer() helper.
> infiniband: nes: use setup_timer() helper.
> infiniband: qib: use setup_timer() helper.
>
> drivers/infiniband/hw/mthca/mthca_catas.c | 4 +---
> drivers/infiniband/hw/nes/nes_cm.c | 3 +--
> drivers/infiniband/hw/nes/nes_hw.c | 9 +++------
> drivers/infiniband/hw/nes/nes_nic.c | 3 +--
> drivers/infiniband/hw/qib/qib_driver.c | 5 ++---
> drivers/infiniband/hw/qib/qib_iba7220.c | 5 ++---
> drivers/infiniband/hw/qib/qib_mad.c | 7 +++----
> drivers/infiniband/hw/qib/qib_sd7220.c | 5 ++---
> 8 files changed, 15 insertions(+), 26 deletions(-)
This patch series is rejected. If you are doing a "thing", such as
update a driver to use setup_timer(), then you do one patch for an
entire driver, and on trivial items such as this, even better would be
just one patch for all of the drivers under infiniband/hw. But you do
*not* do one patch per timer.
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
--
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
next prev parent reply other threads:[~2017-09-27 13:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-22 10:27 [PATCH 0/8] use setup_timer() helper function Allen Pais
[not found] ` <1506076036-16496-1-git-send-email-allen.lkml-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-09-22 10:27 ` [PATCH 1/8] infiniband: qib: use setup_timer() helper Allen Pais
2017-09-22 10:27 ` [PATCH 2/8] infiniband: nes: " Allen Pais
2017-09-22 10:27 ` [PATCH 3/8] infiniband: qib: " Allen Pais
2017-09-22 10:27 ` [PATCH 4/8] infiniband: mthca: " Allen Pais
2017-09-22 10:27 ` [PATCH 5/8] infiniband: nes: " Allen Pais
2017-09-22 10:27 ` [PATCH 6/8] infiniband: qib: " Allen Pais
2017-09-22 10:27 ` [PATCH 7/8] infiniband: nes: " Allen Pais
2017-09-22 10:27 ` [PATCH 8/8] infiniband: qib: " Allen Pais
2017-09-22 17:00 ` [PATCH 0/8] use setup_timer() helper function Jason Gunthorpe
2017-09-27 13:43 ` Doug Ledford [this message]
[not found] ` <1506519781.82712.21.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2017-09-29 7:06 ` Allen
[not found] ` <CAOMdWSKD-h4y-ggh7m-_kNV+0PMJC+Nf7Bj02CF7Q6rjMtRniw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-09-29 15:23 ` Doug Ledford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1506519781.82712.21.camel@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=allen.lkml-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.