linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Santiago Carot-Nemesio <sancane@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: Initial Health Thermometer Profile implementation
Date: Fri, 29 Jul 2011 13:00:20 +0300	[thread overview]
Message-ID: <20110729100020.GA14964@dell> (raw)
In-Reply-To: <1311682554-21241-1-git-send-email-sancane@gmail.com>

Hi Santiago,

On Tue, Jul 26, 2011, Santiago Carot-Nemesio wrote:
> The following patches don't require the previously submitted patches.
> 
> Adds the plugin and device driver for Health Thermometer Profile.
> Not more functionality is added in these patches at the moment,
> they are the starting point for the HTP implementation.
> 
> [PATCH 1/3] Initial support for Health Thermometer Profile (HTP)
> [PATCH 2/3] Add manager files for HTP
> [PATCH 3/3] Add thermometer driver skeleton
> 
>  Makefile.am               |    7 ++++
>  acinclude.m4              |    6 ++++
>  bootstrap-configure       |    1 +
>  thermometer/main.c        |   62 ++++++++++++++++++++++++++++++++++++++
>  thermometer/manager.c     |   72 +++++++++++++++++++++++++++++++++++++++++++++
>  thermometer/manager.h     |   27 +++++++++++++++++
>  thermometer/thermometer.c |   41 +++++++++++++++++++++++++
>  thermometer/thermometer.h |   27 +++++++++++++++++
>  8 files changed, 243 insertions(+), 0 deletions(-)

These three patches have been applied. However, I went ahead and pushed
another patch on top of them which removes the per-file author info from
thermometer/* and health/*. This information isn't present anywhere else
in the source tree, it becomes a pain to maintain in the long run, and
it's already covered by the AUTHORS file and the git commit history (you
can use e.g. git blame to see who has been working on a specific file).

Johan

      parent reply	other threads:[~2011-07-29 10:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26 12:15 Initial Health Thermometer Profile implementation Santiago Carot-Nemesio
2011-07-26 12:15 ` [PATCH 1/3] Initial support for Health Thermometer Profile (HTP) Santiago Carot-Nemesio
2011-07-26 12:15   ` [PATCH 2/3] Add manager files for HTP Santiago Carot-Nemesio
2011-07-26 12:15     ` [PATCH 3/3] Add thermometer driver skeleton Santiago Carot-Nemesio
2011-07-29 10:00 ` Johan Hedberg [this message]

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=20110729100020.GA14964@dell \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=sancane@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).