linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the devfreq tree
@ 2019-08-26 11:50 Stephen Rothwell
  2019-08-26 12:37 ` Leonard Crestez
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stephen Rothwell @ 2019-08-26 11:50 UTC (permalink / raw)
  To: MyungJoo Ham
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Leonard Crestez

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

Hi all,

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

drivers/devfreq/governor_passive.c: In function 'devfreq_passive_event_handler':
drivers/devfreq/governor_passive.c:152:17: warning: unused variable 'dev' [-Wunused-variable]
  struct device *dev = devfreq->dev.parent;
                 ^~~

Introduced by commit

  0ef7c7cce43f ("PM / devfreq: passive: Use non-devm notifiers")

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2019-08-28  9:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26 11:50 linux-next: build warning after merge of the devfreq tree Stephen Rothwell
2019-08-26 12:37 ` Leonard Crestez
2019-08-26 12:43 ` [PATCH] PM / devfreq: passive: fix compiler warning MyungJoo Ham
2019-08-26 12:46 ` linux-next: build warning after merge of the devfreq tree MyungJoo Ham
2019-08-28  9:06   ` Rafael J. Wysocki

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