From: Andi Shyti <andi.shyti@gmail.com>
To: debora@linux.vnet.ibm.com, srajiv@linux.vnet.ibm.com
Cc: tpmdd-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org,
peterhuewe@gmx.de, oatilla@gmail.com
Subject: Re: [PATCH] tpm: check the chip reference before using it
Date: Mon, 28 May 2012 18:37:27 +0200 [thread overview]
Message-ID: <20120528163727.GA6178@andi> (raw)
In-Reply-To: <172ab3cfdd755d047e6366cc56b942820e02ffee.1338221569.git.andi.shyti@gmail.com>
Hi,
On Mon, May 28, 2012 at 06:23:12PM +0200, Andi Shyti wrote:
> void tpm_dev_release(struct device *dev)
> {
> + if (!chip)
> + return;
> +
> struct tpm_chip *chip = dev_get_drvdata(dev);
sorry wrong patch file... this is not going to work...
I'll resend it
Andi
prev parent reply other threads:[~2012-05-28 16:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-28 16:23 [PATCH] tpm: check the chip reference before using it Andi Shyti
2012-05-28 16:37 ` Andi Shyti [this message]
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=20120528163727.GA6178@andi \
--to=andi.shyti@gmail.com \
--cc=debora@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oatilla@gmail.com \
--cc=peterhuewe@gmx.de \
--cc=srajiv@linux.vnet.ibm.com \
--cc=tpmdd-devel@lists.sourceforge.net \
/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