All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [wireless-testing:master 37/59] drivers/net/wireless/b43/phy_n.c:535:1-56: code aligned with followi
Date: Tue, 07 Aug 2012 00:43:23 +0000	[thread overview]
Message-ID: <20120807004323.GA9903@localhost> (raw)

Hi Rafał,

FYI, there are new coccinelle warnings show up in

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git master
head:   e73930134aafdf703d77043a429e46d254176ac8
commit: 572d37a48557e7d38a5d9b5857627bc29f33a26c [37/59] b43: N-PHY: init 0x2057 radio

All coccinelle warnings:

+ drivers/net/wireless/b43/phy_n.c:535:1-56: code aligned with following code on line 536

git checkout 572d37a48557e7d38a5d9b5857627bc29f33a26c
vim +535 drivers/net/wireless/b43/phy_n.c
   532		b43_radio_write(dev, R2057_RCCAL_START_R1_Q1_P1, 0x55);
   533		if (!b43_radio_wait_value(dev, R2057_RCCAL_DONE_OSCCAP, 1, 1, 500,
   534					  5000000))
 > 535		b43_radio_write(dev, R2057_RCCAL_START_R1_Q1_P1, 0x15);
   536		if (special) {
   537			b43_radio_write(dev, R2057_RCCAL_MASTER, 0x73);
   538			b43_radio_write(dev, R2057_RCCAL_X1, 0x28);

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

                 reply	other threads:[~2012-08-07  0:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120807004323.GA9903@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@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 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.