mirror_zfs/module
Brian Behlendorf 02c7f16494 Coverity 9656: Forward NULL
This was a false positive the callpath being walked is impossible
because the splat_kmem_cache_test_kcp_alloc() function will ensure
kcp->kcp_kcd[0] is initialized to NULL.  However, there is no harm
is making this explicit for the test case so I'm adding a line to
clearly set it to correct the analysis.
2009-02-18 10:09:01 -08:00
..
spl Coverity 9649, 9650, 9651: Uninit 2009-02-18 09:48:07 -08:00
splat Coverity 9656: Forward NULL 2009-02-18 10:09:01 -08:00
Makefile.in Rename modules to module and update references 2009-01-15 10:44:54 -08:00