From: Larry Finger <Larry.Finger@lwfinger.net>
To: smatch@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Smatch messages that are not understood
Date: Thu, 12 Sep 2013 17:29:26 -0500 [thread overview]
Message-ID: <52324046.5060709@lwfinger.net> (raw)
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
next reply other threads:[~2013-09-12 22:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-12 22:29 Larry Finger [this message]
2013-09-12 22:43 ` Smatch messages that are not understood Dan Carpenter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52324046.5060709@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=linux-kernel@vger.kernel.org \
--cc=smatch@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox