From: Dan Carpenter <dan.carpenter@oracle.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groups
Date: Sat, 19 Oct 2013 08:24:40 +0000 [thread overview]
Message-ID: <20131019082440.GL11731@mwanda> (raw)
In-Reply-To: <20131018142506.GA25585@longonot.mountain>
On Fri, Oct 18, 2013 at 09:13:53AM -0700, Guenter Roeck wrote:
> Did you see this with smatch ? I am running smatch on the branch myself,
> but I don't recall seing the report, so I wonder.
I have a check that I haven't pushed where it complains if we check
IS_ERR() on something that's not an error pointer. It has a lot of
false positives.
I should write a check where it complains if we check IS_ERR() after a
dereference.
regards,
dan carpenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2013-10-19 8:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 14:25 [lm-sensors] hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groups Dan Carpenter
2013-10-18 16:13 ` Guenter Roeck
2013-10-19 8:24 ` Dan Carpenter [this message]
2013-11-06 19:28 ` Dan Carpenter
2013-11-06 19:39 ` Guenter Roeck
2013-11-06 20:38 ` 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=20131019082440.GL11731@mwanda \
--to=dan.carpenter@oracle.com \
--cc=lm-sensors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.