summaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_scan.c
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2011-02-23 15:03:30 -0800
committerBrian Behlendorf <[email protected]>2011-02-23 15:03:30 -0800
commit99c564bc48710ff2a6edbfcad16d3c3b89773111 (patch)
tree0b71d334bb5bf4af84cd49fe11e0d404ba98bd3f /module/zfs/dsl_scan.c
parent05ff35c602827a0f03659ec974c67b3fb5bf1c0b (diff)
Use correct ASSERT3* variant
ASSERT3P should be used instead of ASSERT3U when comparing pointers. Using ASSERT3U with the cast causes a compiler warning for 32-bit builds which is fatal with --enable-debug.
Diffstat (limited to 'module/zfs/dsl_scan.c')
0 files changed, 0 insertions, 0 deletions