diff options
author | Tomohiro Kusumi <[email protected]> | 2019-07-26 03:59:20 +0900 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-07-25 11:59:20 -0700 |
commit | d274ac54609894d00a49c0a0da89abd3a7f3998d (patch) | |
tree | 5e487a50f7f0d0d34aaff753a2760e8c852fdbcb /cmd/zed | |
parent | 1ff46825e232b3ad3414f60fab8dcba8ed17d778 (diff) |
Don't directly cast unsigned long to void*
Cast to uintptr_t first for portability on integer to/from pointer
conversion.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tomohiro Kusumi <[email protected]>
Closes #9065
Diffstat (limited to 'cmd/zed')
0 files changed, 0 insertions, 0 deletions