diff options
| author | Bin Meng <[email protected]> | 2020-08-18 01:09:21 -0700 |
|---|---|---|
| committer | Andes <[email protected]> | 2020-08-25 09:33:16 +0800 |
| commit | 3ab260105214d56a419c84e6dacbb8ae514548f1 (patch) | |
| tree | 67d7f55e8288ac322ed8ea774733ee942e1384ac /scripts/const_structs.checkpatch | |
| parent | 52dc7ae74918d01fa55ca103841a0eaa0dfa7409 (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
