summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2020-08-18 01:09:21 -0700
committerAndes <[email protected]>2020-08-25 09:33:16 +0800
commit3ab260105214d56a419c84e6dacbb8ae514548f1 (patch)
tree67d7f55e8288ac322ed8ea774733ee942e1384ac /scripts/const_structs.checkpatch
parent52dc7ae74918d01fa55ca103841a0eaa0dfa7409 (diff)
ram: sifive: Fix compiler warnings for 32-bit
priv->info.size is of type 'size_t' but the length modifier is l. Fix this by casting priv->info.size. Note 'z' cannot be used as the modifier as SPL does not support that. Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Rick Chen <[email protected]> Reviewed-by: Pragnesh Patel <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions