diff options
author | ian <ian@FreeBSD.org> | 2016-01-12 16:31:07 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2016-01-12 16:31:07 +0000 |
commit | 45b3c76b5591ca4e2553ff7090ef88f1a28a4700 (patch) | |
tree | c56eec69de9aaa04a4f44eae794b5fd5851d30ef /share | |
parent | 0df0de8c1a47899a05bee1edfaaa616ddf225738 (diff) | |
download | FreeBSD-src-45b3c76b5591ca4e2553ff7090ef88f1a28a4700.zip FreeBSD-src-45b3c76b5591ca4e2553ff7090ef88f1a28a4700.tar.gz |
Cast using uintfptr_t and eliminate the cast to uint64_t which is uneeded
because rounding down cannot increase the number of bits needed to express
the result.
I had no idea there was such a thing as uintfptr_t.
Requested by: bde
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions