diff options
author | Brian Behlendorf <[email protected]> | 2011-08-19 16:24:04 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-08-19 16:26:06 -0700 |
commit | 4c069d349440cbf1ebe234d65b53ab41eaea5569 (patch) | |
tree | 131fcf6b5c95d787c0b52b6d284b5771c3e82baa /include | |
parent | 29b35200a7b3b0b803b69bb18f8435f4b9e66151 (diff) |
Fixed uninitialized variable
This warning was accidentally introduced by commit
b7936d5c2337bc976ac831c1c38de563844c36b. The fix is to
simply initialize the variable to ZFS_DELEG_WHO_UNKNOWN.
cmd/zfs/zfs_main.c:4460:25: warning: 'who_type' may be
used uninitialized in this function
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions