All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the hid tree
@ 2012-03-29  0:51 Stephen Rothwell
  2012-03-30  8:45 ` Jiri Kosina
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2012-03-29  0:51 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-next, linux-kernel, Przemo Firszt

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

Hi Jiri,

After merging the hid tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:

drivers/hid/Kconfig:595:error: recursive dependency detected!
drivers/hid/Kconfig:595:	symbol HID_WACOM depends on HID_WACOM

Caused (very obviously) by commit 224b321b312e ("HID: wacom: Remove
CONFIG_HID_WACOM_POWER_SUPPLY option").

Please test this stuff.  And don't rush stuff in during the merge window ...
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of the hid tree
@ 2012-04-30  4:05 Stephen Rothwell
  2012-04-30  8:42 ` Jiri Kosina
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2012-04-30  4:05 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 514 bytes --]

Hi Jiri,

After merging the hid tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:

In file included from drivers/hid/hid-core.c:37:0:
include/linux/hidraw.h: In function 'hidraw_report_event':
include/linux/hidraw.h:85:46: warning: no return statement in function returning non-void [-Wreturn-type]

Introduced by commit b6787242f327 ("HID: hidraw: add proper error
handling to raw event reporting").
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of the hid tree
@ 2012-07-02  2:14 Stephen Rothwell
  2012-07-03  9:22 ` Jiri Kosina
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2012-07-02  2:14 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

Hi Jiri,

After merging the hid tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:

drivers/hid/Kconfig:7:error: recursive dependency detected!
drivers/hid/Kconfig:7:	symbol HID is selected by USB_HID
drivers/hid/usbhid/Kconfig:4:	symbol USB_HID depends on HID

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of the hid tree
@ 2021-11-10  4:06 Stephen Rothwell
  2021-11-10  8:17 ` Jiri Kosina
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2021-11-10  4:06 UTC (permalink / raw)
  To: Jiri Kosina, Benjamin Tissoires
  Cc: Thomas Weißschuh, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

Hi all,

After merging the hid tree, today's linux-next build (htmldocs) produced
this warning:

include/linux/mod_devicetable.h:909: warning: Function parameter or member 'guid' not described in 'ishtp_device_id'

Introduced by commit

  fa443bc3c1e4 ("HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()")

I also notice that there is a @context description, but no field.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of the hid tree
@ 2023-04-04  5:40 Stephen Rothwell
  2023-04-04  5:42 ` Stephen Rothwell
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2023-04-04  5:40 UTC (permalink / raw)
  To: Jiri Kosina, Benjamin Tissoires
  Cc: Bastien Nocera, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

Hi all,

After merging the hid tree, today's linux-next build (htmldocs) produced
this warning:

drivers/usb/core/message.c:1939: warning: Function parameter or member 'iface' not described in 'usb_set_wireless_status'
drivers/usb/core/message.c:1939: warning: Excess function parameter 'dev' description in 'usb_set_wireless_status'

Introduced by commit

  0a4db185f078 ("USB: core: Add API to change the wireless_status")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-04-05  1:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-29  0:51 linux-next: build warning after merge of the hid tree Stephen Rothwell
2012-03-30  8:45 ` Jiri Kosina
2012-04-30  4:05 Stephen Rothwell
2012-04-30  8:42 ` Jiri Kosina
2012-07-02  2:14 Stephen Rothwell
2012-07-03  9:22 ` Jiri Kosina
2021-11-10  4:06 Stephen Rothwell
2021-11-10  8:17 ` Jiri Kosina
2023-04-04  5:40 Stephen Rothwell
2023-04-04  5:42 ` Stephen Rothwell
2023-04-04  8:22   ` Bastien Nocera
2023-04-04  8:55     ` Stephen Rothwell
2023-04-04  9:18       ` Bastien Nocera
2023-04-05  1:48         ` Stephen Rothwell

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.