diff options
author | Brian Behlendorf <[email protected]> | 2011-02-23 15:03:30 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-02-23 15:03:30 -0800 |
commit | 99c564bc48710ff2a6edbfcad16d3c3b89773111 (patch) | |
tree | 0b71d334bb5bf4af84cd49fe11e0d404ba98bd3f /cmd/zpool | |
parent | 05ff35c602827a0f03659ec974c67b3fb5bf1c0b (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 'cmd/zpool')
0 files changed, 0 insertions, 0 deletions