public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Smatch messages that are not understood
@ 2013-09-12 22:29 Larry Finger
  2013-09-12 22:43 ` Dan Carpenter
  0 siblings, 1 reply; 2+ messages in thread
From: Larry Finger @ 2013-09-12 22:29 UTC (permalink / raw)
  To: smatch, LKML

Hi,

I am in the process of fixing smatch warnings and errors in the rtlwifi family 
of drivers. Most are straight forward; however, some routines show info messages 
originating from an inline routine in the header files as follows:

   CHECK   drivers/net/wireless/rtlwifi/rtl8192ce/dm.c
include/linux/etherdevice.h:278 ether_addr_equal_64bits() info: ignoring 
unreachable code.
include/linux/etherdevice.h:278 ether_addr_equal_64bits() info: ignoring 
unreachable code.

The source code is a current pull of the mainline git tree. I'm not sure if this 
is a subtle case of unreachable code that I do not see, or if it is a smatch bug.

Thanks,

Larry

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

end of thread, other threads:[~2013-09-12 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12 22:29 Smatch messages that are not understood Larry Finger
2013-09-12 22:43 ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox