windows: use hweight64(), it's a 64-bit type
authorJens Axboe <axboe@kernel.dk>
Mon, 21 Jan 2013 19:28:42 +0000 (12:28 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 21 Jan 2013 19:28:42 +0000 (12:28 -0700)
commit4ee47af0e535676100380034dbc5e05c2f1b1642
tree757312605a082ef768842cf4d93c97f1288177db
parentdef823d406ad78d3f9690ee8804e743e1d5a8aff
windows: use hweight64(), it's a 64-bit type

Courtesy of Bruce.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/windows/posix.c