* [bluetooth:master 22/22] drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token
@ 2012-09-19 0:06 Fengguang Wu
2012-09-19 1:06 ` Gustavo Padovan
0 siblings, 1 reply; 3+ messages in thread
From: Fengguang Wu @ 2012-09-19 0:06 UTC (permalink / raw)
To: Jaroslav Resler
Cc: kernel-janitors, Gustavo Padovan, Cho, Yu-Chen, linux-bluetooth
Hi Jaroslav,
FYI, kernel build failed on
tree: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master
head: 493969cf4728668412ecd428a60b39914d9831e3
commit: 493969cf4728668412ecd428a60b39914d9831e3 [22/22] Bluetooth: Add support for BCM20702A0 [04ca, 2003]
config: x86_64-allmodconfig
All related error/warning messages:
drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token
vim +97 drivers/bluetooth/btusb.c
92 /* Canyon CN-BTU1 with HID interfaces */
93 { USB_DEVICE(0x0c10, 0x0000) },
94
95 /* Broadcom BCM20702A0 */
96 { USB_DEVICE(0x04ca, 0x2003) }
> 97 { USB_DEVICE(0x0489, 0xe042) },
98 { USB_DEVICE(0x0a5c, 0x21e3) },
99 { USB_DEVICE(0x0a5c, 0x21e6) },
100 { USB_DEVICE(0x0a5c, 0x21e8) },
101 { USB_DEVICE(0x0a5c, 0x21f3) },
102 { USB_DEVICE(0x413c, 0x8197) },
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu, Yuanhan Liu Intel Corporation
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [bluetooth:master 22/22] drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token 2012-09-19 0:06 [bluetooth:master 22/22] drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token Fengguang Wu @ 2012-09-19 1:06 ` Gustavo Padovan 2012-09-19 4:20 ` Al Cho 0 siblings, 1 reply; 3+ messages in thread From: Gustavo Padovan @ 2012-09-19 1:06 UTC (permalink / raw) To: Fengguang Wu Cc: Jaroslav Resler, kernel-janitors, Gustavo Padovan, Cho, Yu-Chen, linux-bluetooth [-- Attachment #1: Type: text/plain, Size: 1102 bytes --] Hi Fengguang, * Fengguang Wu <fengguang.wu@intel.com> [2012-09-19 08:06:57 +0800]: > Hi Jaroslav, > > FYI, kernel build failed on > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master > head: 493969cf4728668412ecd428a60b39914d9831e3 > commit: 493969cf4728668412ecd428a60b39914d9831e3 [22/22] Bluetooth: Add support for BCM20702A0 [04ca, 2003] > config: x86_64-allmodconfig > > All related error/warning messages: > > drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token > > vim +97 drivers/bluetooth/btusb.c > 92 /* Canyon CN-BTU1 with HID interfaces */ > 93 { USB_DEVICE(0x0c10, 0x0000) }, > 94 > 95 /* Broadcom BCM20702A0 */ > 96 { USB_DEVICE(0x04ca, 0x2003) } > > 97 { USB_DEVICE(0x0489, 0xe042) }, > 98 { USB_DEVICE(0x0a5c, 0x21e3) }, > 99 { USB_DEVICE(0x0a5c, 0x21e6) }, > 100 { USB_DEVICE(0x0a5c, 0x21e8) }, > 101 { USB_DEVICE(0x0a5c, 0x21f3) }, > 102 { USB_DEVICE(0x413c, 0x8197) }, I fixed this upstream already. Thanks for reporting. Gustavo [-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bluetooth:master 22/22] drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token 2012-09-19 1:06 ` Gustavo Padovan @ 2012-09-19 4:20 ` Al Cho 0 siblings, 0 replies; 3+ messages in thread From: Al Cho @ 2012-09-19 4:20 UTC (permalink / raw) To: Gustavo Padovan, Fengguang Wu, Jaroslav Resler, kernel-janitors, Gustavo Padovan, Cho, Yu-Chen, linux-bluetooth Hi All, Thanks for your kindly reminder. Will pay more attention next time. Cheers, AL On Wed, Sep 19, 2012 at 9:06 AM, Gustavo Padovan <gustavo@padovan.org> wrote: > Hi Fengguang, > > * Fengguang Wu <fengguang.wu@intel.com> [2012-09-19 08:06:57 +0800]: > >> Hi Jaroslav, >> >> FYI, kernel build failed on >> >> tree: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git master >> head: 493969cf4728668412ecd428a60b39914d9831e3 >> commit: 493969cf4728668412ecd428a60b39914d9831e3 [22/22] Bluetooth: Add support for BCM20702A0 [04ca, 2003] >> config: x86_64-allmodconfig >> >> All related error/warning messages: >> >> drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token >> >> vim +97 drivers/bluetooth/btusb.c >> 92 /* Canyon CN-BTU1 with HID interfaces */ >> 93 { USB_DEVICE(0x0c10, 0x0000) }, >> 94 >> 95 /* Broadcom BCM20702A0 */ >> 96 { USB_DEVICE(0x04ca, 0x2003) } >> > 97 { USB_DEVICE(0x0489, 0xe042) }, >> 98 { USB_DEVICE(0x0a5c, 0x21e3) }, >> 99 { USB_DEVICE(0x0a5c, 0x21e6) }, >> 100 { USB_DEVICE(0x0a5c, 0x21e8) }, >> 101 { USB_DEVICE(0x0a5c, 0x21f3) }, >> 102 { USB_DEVICE(0x413c, 0x8197) }, > > I fixed this upstream already. Thanks for reporting. > > Gustavo -- Al Yu-Chen Cho Software Engineer Room B, 26/F, No. 216 Tun-Hwa S. Road, Sec. 2 Taipei, 106 +8862-2376-0010 X20031 acho@suse.com SUSE ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-09-19 4:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 0:06 [bluetooth:master 22/22] drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token Fengguang Wu
2012-09-19 1:06 ` Gustavo Padovan
2012-09-19 4:20 ` Al Cho
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).