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@xxxxxxxxxxxxxxx> Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html