From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [sfc:for-davem 19/22] drivers/net/ethernet/sfc/ptp.c:1007:25: sparse: Using plain integer as NULL po
Date: Thu, 19 Jul 2012 00:07:49 +0000 [thread overview]
Message-ID: <20120719000749.GB5548@localhost> (raw)
Hi Stuart,
There are new sparse warnings show up in
tree: git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next for-davem
head: 2482aab313c3657557f1dad4c1b20c0934b84919
commit: 13012ca3419166c44abafd9a6b42dbeb6aa6aa1a [19/22] sfc: Add support for IEEE-1588 PTP
All sparse warnings:
+ drivers/net/ethernet/sfc/ptp.c:1007:25: sparse: Using plain integer as NULL pointer
vim +1007 drivers/net/ethernet/sfc/ptp.c
1004
1005 fail1:
1006 kfree(efx->ptp_data);
> 1007 efx->ptp_data = 0;
1008
1009 return rc;
1010 }
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com> Intel Corporation
reply other threads:[~2012-07-19 0:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120719000749.GB5548@localhost \
--to=fengguang.wu@intel.com \
--cc=kernel-janitors@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