linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: "Gábor Stefanik" <netrolller.3d@gmail.com>
Cc: John Linville <linville@tuxdriver.com>,
	Larry Finger <Larry.Finger@lwfinger.net>,
	Johannes Berg <johannes@sipsolutions.net>,
	Broadcom Wireless <bcm43xx-dev@lists.berlios.de>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [RFC PATCH] b43: Implement LP-PHY baseband table initialization
Date: Mon, 10 Aug 2009 14:41:43 +0200	[thread overview]
Message-ID: <200908101441.43480.mb@bu3sch.de> (raw)
In-Reply-To: <4A7F713E.8040405@gmail.com>

On Monday 10 August 2009 03:00:46 Gábor Stefanik wrote:
> +static const u16 lpphy_sw_control_table[] = {
> +	0x0128,
> +	0x0128,
> +	0x0009,
> +	0x0009,
> +	0x0028,
> +	0x0028,

Is it possible to use more than one value per line for all these tables?
Make sure to make best use of the 80 columns limit.
This would significantly decrease the patch/file length. (linewise)

-- 
Greetings, Michael.

  parent reply	other threads:[~2009-08-10 12:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10  1:00 [RFC PATCH] b43: Implement LP-PHY baseband table initialization Gábor Stefanik
2009-08-10  2:08 ` Larry Finger
2009-08-10 11:37   ` Gábor Stefanik
2009-08-10 14:55     ` Larry Finger
2009-08-10 15:42       ` Gábor Stefanik
2009-08-10 16:02         ` Larry Finger
2009-08-10 12:41 ` Michael Buesch [this message]
2009-08-10 12:49   ` Gábor Stefanik
2009-08-10 12:52     ` Michael Buesch
2009-08-10 17:19       ` Michael Buesch
2009-08-10 13:36     ` Holger Schurig

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=200908101441.43480.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=Larry.Finger@lwfinger.net \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netrolller.3d@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).