* [sfc:for-davem 19/22] drivers/net/ethernet/sfc/ptp.c:1007:25: sparse: Using plain integer as NULL po
@ 2012-07-19 0:07 Fengguang Wu
0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-07-19 0:07 UTC (permalink / raw)
To: kernel-janitors
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-19 0:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 0:07 [sfc:for-davem 19/22] drivers/net/ethernet/sfc/ptp.c:1007:25: sparse: Using plain integer as NULL po Fengguang Wu
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.