public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.net>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: linux-pcmcia@lists.infradead.org, linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 04/39] pcmcia: use pcmcia_loop_config in bluetooth drivers
Date: Mon, 18 Aug 2008 22:27:01 +0200	[thread overview]
Message-ID: <20080818202701.GA31636@isilmar.linta.de> (raw)
In-Reply-To: <1219089431.7591.66.camel@violet.holtmann.net>

Hi Marcel,

On Mon, Aug 18, 2008 at 09:57:11PM +0200, Marcel Holtmann wrote:
> > CC: Marcel Holtmann <marcel@holtmann.org>
> > CC: linux-bluetooth@vger.kernel.org
> > Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
> 
> I know that the Bluetooth PCMCIA drivers are not the best examples for
> coding style, but please double check your whitespaces/tabs. We don't
> wanna make it worse.

actually, I'm pondering making a CodingStyle cleanup of the whole PCMCIA
subsystem for drivers/pcmcia/ is so unbelievable un-CodingStyle... but:

> 
> > -	return get_tuple(handle, tuple, parse);
> > +        unsigned long try = (unsigned long) priv_data;
> > +
> > +       if (cf->vpp1.present & (1 << CISTPL_POWER_VNOM))
> > +               p_dev->conf.Vpp = cf->vpp1.param[CISTPL_POWER_VNOM] / 10000;

something went badly wrong here, will fix it up (probably in a follow-up
patch).

Thanks,
	Dominik

      reply	other threads:[~2008-08-18 20:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080818185025.GA11647@comet.dominikbrodowski.net>
2008-08-18 18:52 ` [PATCH 04/39] pcmcia: use pcmcia_loop_config in bluetooth drivers Dominik Brodowski
2008-08-18 19:57   ` Marcel Holtmann
2008-08-18 20:27     ` Dominik Brodowski [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=20080818202701.GA31636@isilmar.linta.de \
    --to=linux@dominikbrodowski.net \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-pcmcia@lists.infradead.org \
    --cc=marcel@holtmann.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