linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the usb tree
@ 2018-09-11  2:47 Stephen Rothwell
  2018-09-11  7:37 ` [PATCH] usb: core: remove flags variable in __usb_hcd_giveback_urb() Sebastian Andrzej Siewior
  2018-09-11  8:12 ` linux-next: build warning after merge of the usb tree Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Rothwell @ 2018-09-11  2:47 UTC (permalink / raw)
  To: Greg KH
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List,
	Sebastian Andrzej Siewior

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

Hi Greg,

After merging the usb tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

drivers/usb/core/hcd.c: In function '__usb_hcd_giveback_urb':
drivers/usb/core/hcd.c:1741:16: warning: unused variable 'flags' [-Wunused-variable]
  unsigned long flags;
                ^~~~~

Introduced by commit

  ed194d136769 ("usb: core: remove local_irq_save() around ->complete() handler")

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2018-09-11  8:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-11  2:47 linux-next: build warning after merge of the usb tree Stephen Rothwell
2018-09-11  7:37 ` [PATCH] usb: core: remove flags variable in __usb_hcd_giveback_urb() Sebastian Andrzej Siewior
2018-09-11  8:12 ` linux-next: build warning after merge of the usb tree Greg KH

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).