kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* getting warning when a method parameter in a kernel module is not used
@ 2015-09-24 14:25 Kevin Wilson
  2015-09-24 15:00 ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Wilson @ 2015-09-24 14:25 UTC (permalink / raw)
  To: kernelnewbies

Hi,

When a method parameter in a kernel module is not used, we do not get
any warning (as opposed to a variable which is not used).

Is there any compilation flag which enables getting warning in such a case ?


Regards,
Kevin

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

end of thread, other threads:[~2015-09-24 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24 14:25 getting warning when a method parameter in a kernel module is not used Kevin Wilson
2015-09-24 15:00 ` Valdis.Kletnieks at vt.edu

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