* [wireless-testing:master 37/59] drivers/net/wireless/b43/phy_n.c:535:1-56: code aligned with followi
@ 2012-08-07 0:43 Fengguang Wu
0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-08-07 0:43 UTC (permalink / raw)
To: kernel-janitors
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-07 0:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-07 0:43 [wireless-testing:master 37/59] drivers/net/wireless/b43/phy_n.c:535:1-56: code aligned with followi Fengguang Wu
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.