linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Gustavo Padovan <gustavo@padovan.org>
Cc: linux-bluetooth@vger.kernel.org,
	Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Subject: Re: [PATCH -v3 18/19] cups: move it to profiles folder
Date: Wed, 04 Jul 2012 15:34:39 +0200	[thread overview]
Message-ID: <1341408879.1963.25.camel@aeonflux> (raw)
In-Reply-To: <1341406295-7669-18-git-send-email-gustavo@padovan.org>

Hi Gustavo,

> ---
>  Makefile.tools       |   12 +-
>  cups/cups.h          |   38 ---
>  cups/hcrp.c          |  368 ---------------------
>  cups/main.c          |  896 --------------------------------------------------
>  cups/sdp.c           |  119 -------
>  cups/spp.c           |  118 -------
>  profiles/cups/cups.h |   38 +++
>  profiles/cups/hcrp.c |  368 +++++++++++++++++++++
>  profiles/cups/main.c |  896 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  profiles/cups/sdp.c  |  119 +++++++
>  profiles/cups/spp.c  |  118 +++++++
>  11 files changed, 1547 insertions(+), 1543 deletions(-)
>  delete mode 100644 cups/cups.h
>  delete mode 100644 cups/hcrp.c
>  delete mode 100644 cups/main.c
>  delete mode 100644 cups/sdp.c
>  delete mode 100644 cups/spp.c
>  create mode 100644 profiles/cups/cups.h
>  create mode 100644 profiles/cups/hcrp.c
>  create mode 100644 profiles/cups/main.c
>  create mode 100644 profiles/cups/sdp.c
>  create mode 100644 profiles/cups/spp.c

please stop moving things around until I agreed with any new directory
structure.

Regards

Marcel



      reply	other threads:[~2012-07-04 13:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-04 12:51 [PATCH -v3 01/19] headset: remove deprecated D-Bus methods Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 02/19] sink: remove deprecated D-Bus method Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 03/19] serial: remove SerialProxy interface Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 04/19] serial: remove unneeded headers include Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 05/19] input: remove unneeded header inclusions Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 06/19] serial: remove old way to connect to a serial port Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 07/19] emulator: move it to the tools folder Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 08/19] btmgmt: move to " Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 09/19] alert: move alert to profiles dir Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 10/19] deviceinfo: move to profiles folder Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 12/19] thermometer: move to the " Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 13/19] time: " Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 16/19] serial: move it " Gustavo Padovan
2012-07-04 12:51 ` [PATCH -v3 18/19] cups: move it to " Gustavo Padovan
2012-07-04 13:34   ` Marcel Holtmann [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=1341408879.1963.25.camel@aeonflux \
    --to=marcel@holtmann.org \
    --cc=gustavo.padovan@collabora.co.uk \
    --cc=gustavo@padovan.org \
    --cc=linux-bluetooth@vger.kernel.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 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).