diff options
author | Shiraz Hashim <shashim@codeaurora.org> | 2016-02-21 12:45:34 +0530 |
---|---|---|
committer | Kyle Yan <kyan@codeaurora.org> | 2016-06-01 15:25:54 -0700 |
commit | 9735edbe890b6f09dc74438b81beb37650eaddba (patch) | |
tree | 198f43ffc33885df6e3b866432542ff294b69642 /drivers/soc/qcom/secure_buffer.c | |
parent | 17505518150ff93d4b29380aa201d98abc707c37 (diff) |
arm: dma-mapping: fix data types to hold size_t
size_t type data should not be held under variable of type
int, as this can truncate large values especially on a
64bit system. Fix it.
Change-Id: I5ad1ab321738772a99920e3fa287bda266cb05ed
Signed-off-by: Shiraz Hashim <shashim@codeaurora.org>
Diffstat (limited to 'drivers/soc/qcom/secure_buffer.c')
0 files changed, 0 insertions, 0 deletions