Skip to content
Commit 5b2a20e9 authored by Bin Meng's avatar Bin Meng
Browse files

nvme: Fix warning of cast from pointer to integer of different size



When dma_addr_t is u32 in 64-bit, there are some warnings when
building NVME driver. Fix it by doing an additional (long) cast.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent b52e9f0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment